Searched defs:needs_texcoord_semantic (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c33 tgsi_get_generic_gl_varying_index(gl_varying_slot attr,bool needs_texcoord_semantic) argument
59 tgsi_get_gl_varying_semantic(gl_varying_slot attr,bool needs_texcoord_semantic,unsigned * semantic_name,unsigned * semantic_index) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c35 tgsi_get_generic_gl_varying_index(gl_varying_slot attr,bool needs_texcoord_semantic) argument
61 tgsi_get_gl_varying_semantic(gl_varying_slot attr,bool needs_texcoord_semantic,unsigned * semantic_name,unsigned * semantic_index) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_context.h157 boolean needs_texcoord_semantic; member in struct:st_context
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_context.h186 boolean needs_texcoord_semantic; member in struct:st_context
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c43 bool needs_texcoord_semantic; member in struct:ntt_compile

Completed in 9 milliseconds