Searched refs:attrib (Results 126 - 141 of 141) sorted by relevance

123456

/external/mesa3d/src/mesa/vbo/
H A Dvbo_exec_array.c226 GLuint attrib, GLuint j)
249 printf(" Array %u at %p\n", attrib, (void* ) array);
399 * For arrays that aren't enabled, we set the input[attrib] pointer
225 check_array_data(struct gl_context *ctx, struct gl_client_array *array, GLuint attrib, GLuint j) argument
/external/libxml2/
H A Dvalid.c6183 xmlAttrPtr attrib; local
6185 attrib = elem->properties;
6186 while (attrib != NULL) {
6187 if (xmlStrEqual(attrib->name, attr->name)) {
6189 xmlNsPtr nameSpace = attrib->ns;
6217 attrib = attrib->next;
/external/skia/src/gpu/gl/
H A DGrGLGpu.cpp1488 const GrGeometryProcessor::Attribute& attrib = primProc.getAttrib(attribIndex); local
1490 GrVertexAttribType attribType = attrib.fType;
1499 offset += attrib.fOffset;
/external/mesa3d/src/mesa/program/
H A Dprogram_parse.y136 unsigned attrib;
227 %type <attrib> attribBinding vtxAttribItem fragAttribItem
/external/jhead/
H A Djhead.c510 if (finddata.attrib & _A_SUBDIR) goto next_file;
/external/mesa3d/src/egl/drivers/glx/
H A Degl_glx.c67 typedef int (*GLXGETCONFIGPROC)( Display *dpy, XVisualInfo *visual, int attrib, int *value );
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_derived.c148 DBG(r300, DBG_SWTCL, "r300: attrib count: %d\n", attrib_count);
155 format = draw_translate_vinfo_format(vinfo->attrib[i].emit);
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h658 enum blitter_attrib_type type, const union pipe_color_union *attrib);
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_draw_upload.c689 if (input->attrib == VERT_ATTRIB_EDGEFLAG) {
/external/robolectric/lib/main/
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/dom4j/bean/ org/dom4j/datatype/ org/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 647 milliseconds

123456