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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_wpos_ytransform.c79 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 Dnir_lower_wpos_ytransform.c79 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 Dst_mesa_to_tgsi.c613 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 Dst_glsl_to_tgsi.cpp6340 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 Dst_glsl_to_tgsi.cpp6397 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