Searched defs:adjY (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_wpos_ytransform.c | 79 emit_wpos_adjustment(lower_wpos_ytransform_state * state,nir_intrinsic_instr * intr,bool invert,float adjX,float adjY[2]) argument 152 float adjY[2] = { 0.0f, 0.0f }; local in function:lower_fragcoord [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_lower_wpos_ytransform.c | 79 emit_wpos_adjustment(lower_wpos_ytransform_state * state,nir_intrinsic_instr * intr,bool invert,float adjX,float adjY[2]) argument 152 float adjY[2] = { 0.0f, 0.0f }; local in function:lower_fragcoord [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_mesa_to_tgsi.c | 613 emit_wpos_adjustment(struct gl_context * ctx,struct st_translate * t,const struct gl_program * program,boolean invert,GLfloat adjX,GLfloat adjY[2]) argument 707 GLfloat adjY[2] = { 0.0f, 0.0f }; local in function:emit_wpos [all...] |
| H A D | st_glsl_to_tgsi.cpp | 6340 emit_wpos_adjustment(struct gl_context * ctx,struct st_translate * t,int wpos_transform_const,boolean invert,GLfloat adjX,GLfloat adjY[2]) argument 6427 GLfloat adjY[2] = { 0.0f, 0.0f }; local in function:emit_wpos [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_tgsi.cpp | 6397 emit_wpos_adjustment(struct gl_context * ctx,struct st_translate * t,int wpos_transform_const,boolean invert,GLfloat adjX,GLfloat adjY[2]) argument 6484 GLfloat adjY[2] = { 0.0f, 0.0f }; local in function:emit_wpos [all...] |
Completed in 22 milliseconds