Searched defs:inputMapping (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_atifs_to_tgsi.c | 48 const ubyte *inputMapping; member in struct:st_translate 422 st_translate_atifs_program(struct ureg_program * ureg,struct ati_fragment_shader * atifs,struct gl_program * program,GLuint numInputs,const ubyte inputMapping[],const ubyte inputSemanticName[],const ubyte inputSemanticIndex[],const ubyte interpMode[],GLuint numOutputs,const ubyte outputMapping[],const ubyte outputSemanticName[],const ubyte outputSemanticIndex[]) argument
|
| H A D | st_mesa_to_tgsi.c | 68 const ubyte *inputMapping; member in struct:st_translate 829 st_translate_mesa_program(struct gl_context * ctx,uint procType,struct ureg_program * ureg,const struct gl_program * program,GLuint numInputs,const ubyte inputMapping[],const ubyte inputSemanticName[],const ubyte inputSemanticIndex[],const ubyte interpMode[],GLuint numOutputs,const ubyte outputMapping[],const ubyte outputSemanticName[],const ubyte outputSemanticIndex[]) argument
|
| H A D | st_program.c | 756 ubyte inputMapping[VARYING_SLOT_MAX]; local in function:st_translate_fragment_program 1414 ubyte inputMapping[VARYING_SLOT_TESS_MAX]; local in function:st_translate_program_common [all...] |
| H A D | st_glsl_to_tgsi.cpp | 5744 const ubyte *inputMapping; member in struct:st_translate 6620 st_translate_program(struct gl_context * ctx,enum pipe_shader_type procType,struct ureg_program * ureg,glsl_to_tgsi_visitor * program,const struct gl_program * proginfo,GLuint numInputs,const ubyte inputMapping[],const ubyte inputSlotToAttr[],const ubyte inputSemanticName[],const ubyte inputSemanticIndex[],const ubyte interpMode[],GLuint numOutputs,const ubyte outputMapping[],const ubyte outputSemanticName[],const ubyte outputSemanticIndex[]) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_program.c | 1058 ubyte inputMapping[VARYING_SLOT_MAX]; local in function:st_translate_fragment_program 1725 ubyte inputMapping[VARYING_SLOT_TESS_MAX]; local in function:st_translate_common_program [all...] |
| H A D | st_glsl_to_tgsi.cpp | 5885 const ubyte *inputMapping; member in struct:st_translate 6669 uint8_t inputMapping[VARYING_SLOT_TESS_MA local in function:st_translate_program [all...] |
Completed in 28 milliseconds