Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dvtn_amd.c122 vtn_handle_amd_shader_trinary_minmax_instruction(struct vtn_builder *b, SpvOp ext_opcode, in vtn_handle_amd_shader_trinary_minmax_instruction() function
H A Dvtn_private.h1025 bool vtn_handle_amd_shader_trinary_minmax_instruction(struct vtn_builder *b, SpvOp ext_opcode,
H A Dspirv_to_nir.c829 val->ext_handler = vtn_handle_amd_shader_trinary_minmax_instruction; in vtn_handle_extension()