Searched refs:vtn_handle_decoration (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/compiler/spirv/ |
D | gl_spirv.c | 58 vtn_handle_decoration(b, opcode, w, count); in vtn_validate_preamble_instruction()
|
D | vtn_private.h | 933 void vtn_handle_decoration(struct vtn_builder *b, SpvOp opcode,
|
D | spirv_to_nir.c | 600 vtn_handle_decoration(struct vtn_builder *b, SpvOp opcode, in vtn_handle_decoration() function 4582 vtn_handle_decoration(b, opcode, w, count); in vtn_handle_preamble_instruction()
|