Searched defs:texcoord_size (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Dmeta_blit.c68 const unsigned texcoord_size = 2 + (src_rb->Depth > 1 ? 1 : 0); local in function:setup_glsl_blit_framebuffer
H A Dmeta.c325 _mesa_meta_setup_vertex_objects(struct gl_context * ctx,GLuint * VAO,struct gl_buffer_object ** buf_obj,bool use_generic_attributes,unsigned vertex_size,unsigned texcoord_size,unsigned color_size) argument
1487 _mesa_meta_setup_ff_tnl_for_blit(struct gl_context * ctx,GLuint * VAO,struct gl_buffer_object ** buf_obj,unsigned texcoord_size) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta_blit.c569 unsigned texcoord_size; local in function:setup_glsl_blit_framebuffer
H A Dmeta.c320 _mesa_meta_setup_vertex_objects(struct gl_context * ctx,GLuint * VAO,struct gl_buffer_object ** buf_obj,bool use_generic_attributes,unsigned vertex_size,unsigned texcoord_size,unsigned color_size) argument
1483 _mesa_meta_setup_ff_tnl_for_blit(struct gl_context * ctx,GLuint * VAO,struct gl_buffer_object ** buf_obj,unsigned texcoord_size) argument

Completed in 12 milliseconds