Searched defs:texinst (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_atifragshader.c | 243 handle_pass_op(struct atifs_machine *machine, struct atifs_setupinst *texinst, argument 308 struct atifs_setupinst *texinst; local in function:execute_shader 263 handle_sample_op(struct gl_context * ctx,struct atifs_machine * machine,struct atifs_setupinst * texinst,const SWspan * span,GLuint column,GLuint idx) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_atifragshader.c | 243 handle_pass_op(struct atifs_machine *machine, struct atifs_setupinst *texinst, argument 308 struct atifs_setupinst *texinst; local in function:execute_shader 263 handle_sample_op(struct gl_context * ctx,struct atifs_machine * machine,struct atifs_setupinst * texinst,const SWspan * span,GLuint column,GLuint idx) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_atifs_to_nir.c | 473 struct atifs_setupinst *texinst = &atifs->SetupInst[pass][r]; local in function:st_translate_atifs_program 557 struct atifs_setupinst *texinst = &atifs->SetupInst[pass][r]; local in function:st_init_atifs_prog 318 compile_setupinst(struct st_translate * t,const unsigned r,const struct atifs_setupinst * texinst) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_atifs_to_tgsi.c | 515 struct atifs_setupinst *texinst = &atifs->SetupInst[pass][r]; local in function:st_translate_atifs_program 562 struct atifs_setupinst *texinst = &atifs->SetupInst[pass][r]; local in function:st_init_atifs_prog 301 compile_setupinst(struct st_translate * t,const unsigned r,const struct atifs_setupinst * texinst) argument [all...] |
Completed in 8 milliseconds