Searched refs:image_operand_arg (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/compiler/spirv/ |
D | spirv_to_nir.c | 2476 image_operand_arg(struct vtn_builder *b, const uint32_t *w, uint32_t count, in image_operand_arg() function 2784 uint32_t arg = image_operand_arg(b, w, count, idx, in vtn_handle_texture() 2792 uint32_t arg = image_operand_arg(b, w, count, idx, in vtn_handle_texture() 2800 uint32_t arg = image_operand_arg(b, w, count, idx, in vtn_handle_texture() 2813 uint32_t arg = image_operand_arg(b, w, count, idx, in vtn_handle_texture() 2819 uint32_t arg = image_operand_arg(b, w, count, idx, in vtn_handle_texture() 2826 uint32_t arg = image_operand_arg(b, w, count, idx, in vtn_handle_texture() 2833 uint32_t arg = image_operand_arg(b, w, count, idx, in vtn_handle_texture() 2843 uint32_t arg = image_operand_arg(b, w, count, idx, in vtn_handle_texture() 3111 uint32_t arg = image_operand_arg(b, w, count, 5, in vtn_handle_image() [all …]
|