Searched defs:new_input (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.c140 void rc_move_input(struct radeon_compiler * c, unsigned input, struct rc_src_register new_input) argument
237 void rc_transform_fragment_wpos(struct radeon_compiler * c, unsigned wpos, unsigned new_input, argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.c140 void rc_move_input(struct radeon_compiler * c, unsigned input, struct rc_src_register new_input) argument
237 void rc_transform_fragment_wpos(struct radeon_compiler * c, unsigned wpos, unsigned new_input, argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler.c208 nir_variable *new_input = nir_variable_create(b->shader, nir_var_uniform, glsl_uint_type(), NULL); local in function:clc_lower_input_image_deref

Completed in 4 milliseconds