Searched defs:attrib (Results 1 - 25 of 151) sorted by relevance

1234567

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_setup.h49 } attrib[PIPE_MAX_SHADER_OUTPUTS]; member in struct:sp_setup_info
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_maos_arrays.c87 GLubyte attrib = vimap_rev[i]; local in function:r200EmitArrays
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dvarray.h76 _mesa_enable_vertex_array_attrib(struct gl_context * ctx,struct gl_vertex_array_object * vao,gl_vert_attrib attrib) argument
91 _mesa_disable_vertex_array_attrib(struct gl_context * ctx,struct gl_vertex_array_object * vao,gl_vert_attrib attrib) argument
H A Darrayobj.h257 const struct gl_array_attributes *const attrib local in function:_mesa_draw_buffer_binding
293 _mesa_draw_attributes_relative_offset(const struct gl_array_attributes *attrib) argument
229 _mesa_draw_buffer_binding_from_attrib(const struct gl_vertex_array_object * vao,const struct gl_array_attributes * attrib) argument
338 _mesa_draw_attrib_and_binding(const struct gl_context * ctx,gl_vert_attrib attr,const struct gl_array_attributes ** attrib,const struct gl_vertex_buffer_binding ** binding) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Dswrast.h101 GLfloat attrib[VARYING_SLOT_MAX][4]; member in struct:__anon1fb9472b0108
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_setup.h49 } attrib[PIPE_MAX_SHADER_OUTPUTS]; member in struct:sp_setup_info
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Dswrast.h101 GLfloat attrib[VARYING_SLOT_MAX][4]; member in struct:__anon4d7cf0fe0108
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_maos_arrays.c87 GLubyte attrib = vimap_rev[i]; local in function:r200EmitArrays
[all...]
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxdemo.c45 int attrib[] = { GLX_RGBA, local in function:make_rgb_db_window
H A Doverlay.c100 int attrib[] = { GLX_RGBA, local in function:MakeNormalWindow
H A Dxfont.c110 int attrib[] = { GLX_RGBA, local in function:make_rgb_db_window
H A Dxrotfontdemo.c124 int attrib[] = { GLX_RGBA, local in function:make_rgb_db_window
/xsrc/external/mit/libepoxy/dist/test/
H A Dglx_common.c46 int attrib[] = { local in function:get_glx_visual
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_enums.c117 gl_vert_attrib_name(gl_vert_attrib attrib) argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dshader_enums.c93 gl_vert_attrib_name(gl_vert_attrib attrib) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/
H A Dvbo_context.c56 init_array(struct gl_context *ctx, struct gl_array_attributes *attrib, argument
82 struct gl_array_attributes *attrib = &vbo->current[attr]; local in function:init_legacy_currval
98 struct gl_array_attributes *attrib = &vbo->current[attr]; local in function:init_generic_currval
116 struct gl_array_attributes *attrib = &vbo->current[attr]; local in function:init_mat_currval
[all...]
H A Dvbo_save_draw.c53 const struct gl_array_attributes *attrib = &vao->VertexAttrib[i]; local in function:copy_vao
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_glx.c42 glXGetConfig(Display * display, XVisualInfo * visual, int attrib, int *value) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_context.c57 init_array(struct gl_context *ctx, struct gl_array_attributes *attrib, argument
84 struct gl_array_attributes *attrib = &vbo->current[attr]; local in function:init_legacy_currval
100 struct gl_array_attributes *attrib = &vbo->current[attr]; local in function:init_generic_currval
118 struct gl_array_attributes *attrib = &vbo->current[attr]; local in function:init_mat_currval
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_prim_emit.c80 const float *attrib = vertex->data[j]; local in function:emit_hw_vertex
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_prim_emit.c74 const float *attrib = vertex->data[j]; local in function:emit_hw_vertex
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dvarray.h89 _mesa_enable_vertex_array_attrib(struct gl_context * ctx,struct gl_vertex_array_object * vao,gl_vert_attrib attrib) argument
104 _mesa_disable_vertex_array_attrib(struct gl_context * ctx,struct gl_vertex_array_object * vao,gl_vert_attrib attrib) argument
H A Darrayobj.h275 const struct gl_array_attributes *const attrib local in function:_mesa_draw_buffer_binding
311 _mesa_draw_attributes_relative_offset(const struct gl_array_attributes *attrib) argument
236 _mesa_draw_buffer_binding_from_attrib(const struct gl_vertex_array_object * vao,const struct gl_array_attributes * attrib) argument
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxdricommon.c67 static const struct { unsigned int attrib, offset; } attribMap[] = { member in struct:__anon2890de370108
110 setScalar(__GLXconfig *config, unsigned int attrib, unsigned int value) argument
127 unsigned int attrib, value; local in function:createModeFromConfig
[all...]
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dtexobjshare.c50 int attrib[] = { GLX_RGBA, local in function:CreateContext

Completed in 46 milliseconds

1234567