Home
last modified time | relevance | path

Searched refs:visit_emit_vertex_with_counter (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c768 visit_emit_vertex_with_counter(struct ac_shader_abi *abi, unsigned stream, in visit_emit_vertex_with_counter() function
3852 ctx.abi.emit_vertex_with_counter = visit_emit_vertex_with_counter; in ac_translate_nir_to_llvm()
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp7032 void visit_emit_vertex_with_counter(isel_context *ctx, nir_intrinsic_instr *instr) in visit_emit_vertex_with_counter() function
8431 visit_emit_vertex_with_counter(ctx, instr); in visit_intrinsic()