Home
last modified time | relevance | path

Searched refs:vtn_handle_amd_shader_ballot_instruction (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/spirv/
Dvtn_amd.c60 vtn_handle_amd_shader_ballot_instruction(struct vtn_builder *b, SpvOp ext_opcode, in vtn_handle_amd_shader_ballot_instruction() function
Dvtn_private.h963 bool vtn_handle_amd_shader_ballot_instruction(struct vtn_builder *b, SpvOp ext_opcode,
Dspirv_to_nir.c503 val->ext_handler = vtn_handle_amd_shader_ballot_instruction; in vtn_handle_extension()