Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_amd.c118 vtn_handle_amd_shader_trinary_minmax_instruction(struct vtn_builder *b, SpvOp ext_opcode, in vtn_handle_amd_shader_trinary_minmax_instruction() function
Dvtn_private.h966 bool vtn_handle_amd_shader_trinary_minmax_instruction(struct vtn_builder *b, SpvOp ext_opcode,
Dspirv_to_nir.c506 val->ext_handler = vtn_handle_amd_shader_trinary_minmax_instruction; in vtn_handle_extension()