Searched defs:tex_coords (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dtexleak.c36 static const GLfloat tex_coords[] = { 0.0, 0.0, 1.0, 1.0, 0.0 }; local in function:DrawObject
H A Dafsmultiarb.c78 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 Dmultiarb.c75 static const GLfloat tex_coords[] = { 0.0, 0.0, 1.0, 1.0, 0.0 }; local in function:DrawObject
H A Dcubemap.c107 static const GLfloat tex_coords[] = { variable in typeref:typename:const GLfloat[]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_atifragshader.c270 GLfloat tex_coords[4] = { 0 }; local in function:handle_sample_op
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_atifragshader.c270 GLfloat tex_coords[4] = { 0 }; local in function:handle_sample_op
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta_blit.c361 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 Dxeglgears.c582 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 Dv3dv_meta_copy.c3927 float tex_coords[5] = { local in function:blit_shader

Completed in 19 milliseconds