Searched refs:emit_shader_clock (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_base.h182 bool emit_shader_clock(nir_intrinsic_instr* instr);
H A Dsfn_shader_base.cpp694 return emit_shader_clock(instr);
780 bool ShaderFromNirProcessor::emit_shader_clock(nir_intrinsic_instr* instr) function in class:r600::ShaderFromNirProcessor
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c2743 emit_shader_clock(struct ntv_context *ctx, nir_intrinsic_instr *intr) function in typeref:typename:void
3051 emit_shader_clock(ctx, intr);

Completed in 13 milliseconds