Searched defs:tex_coords (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | texleak.c | 36 static const GLfloat tex_coords[] = { 0.0, 0.0, 1.0, 1.0, 0.0 }; local in function:DrawObject
|
| H A D | afsmultiarb.c | 78 static const GLfloat tex_coords[] = { 0.0, 0.0, 1.0, 1.0, 0.0 }; local in function:DrawObject
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | multiarb.c | 75 static const GLfloat tex_coords[] = { 0.0, 0.0, 1.0, 1.0, 0.0 }; local in function:DrawObject
|
| H A D | cubemap.c | 107 static const GLfloat tex_coords[] = { variable in typeref:typename:const GLfloat[]
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_atifragshader.c | 270 GLfloat tex_coords[4] = { 0 }; local in function:handle_sample_op
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_atifragshader.c | 270 GLfloat tex_coords[4] = { 0 }; local in function:handle_sample_op
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/ |
| H A D | meta_blit.c | 361 const char *tex_coords = "texCoords"; local in function:setup_glsl_msaa_blit_shader 428 const char *tex_coords; local in function:setup_glsl_msaa_blit_shader
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengl/ |
| H A D | xeglgears.c | 582 static const GLint tex_coords[8] = { 0, 0, 1, 0, 0, 1, 1, 1 }; local in function:texture_gears
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_meta_copy.c | 3927 float tex_coords[5] = { local in function:blit_shader
|
Completed in 19 milliseconds