Searched refs:non_uniform_decoration_cb (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/compiler/spirv/ |
D | spirv_to_nir.c | 2512 non_uniform_decoration_cb(struct vtn_builder *b, in non_uniform_decoration_cb() function 2541 non_uniform_decoration_cb, &access); in vtn_handle_texture() 2543 non_uniform_decoration_cb, &access); in vtn_handle_texture() 2552 non_uniform_decoration_cb, &access); in vtn_handle_texture() 2876 vtn_foreach_decoration(b, sampled_val, non_uniform_decoration_cb, &access); in vtn_handle_texture() 3252 vtn_foreach_decoration(b, res_val, non_uniform_decoration_cb, &access); in vtn_handle_image()
|