Searched refs:emit_load_function_temp (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_base.h169 bool emit_load_function_temp(const nir_variable *var, nir_intrinsic_instr *instr);
H A Dsfn_shader_base.cpp644 return emit_load_function_temp(var, instr);
713 ShaderFromNirProcessor::emit_load_function_temp(UNUSED const nir_variable *var, UNUSED nir_intrinsic_instr *instr) function in class:r600::ShaderFromNirProcessor

Completed in 3 milliseconds