Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_amd.c180 vtn_handle_amd_shader_explicit_vertex_parameter_instruction(struct vtn_builder *b, SpvOp ext_opcode, in vtn_handle_amd_shader_explicit_vertex_parameter_instruction() function
Dvtn_private.h969 bool vtn_handle_amd_shader_explicit_vertex_parameter_instruction(struct vtn_builder *b,
Dspirv_to_nir.c509 val->ext_handler = vtn_handle_amd_shader_explicit_vertex_parameter_instruction; in vtn_handle_extension()