Searched defs:inputMapping (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atifs_to_tgsi.c48 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 Dst_mesa_to_tgsi.c68 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 Dst_program.c756 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 Dst_glsl_to_tgsi.cpp5744 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 Dst_program.c1058 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 Dst_glsl_to_tgsi.cpp5885 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