Searched refs:make_2darray_from_cubemap_with_array (Results 1 – 2 of 2) sorted by relevance
473 make_2darray_from_cubemap_with_array(const struct glsl_type *type, bool is_image) in make_2darray_from_cubemap_with_array() function477 …return new_type != type ? glsl_array_type(make_2darray_from_cubemap_with_array(glsl_without_array(… in make_2darray_from_cubemap_with_array()516 deref->type = make_2darray_from_cubemap_with_array( in lower_cube_image_deref()550 var->type = make_2darray_from_cubemap_with_array(var->type, is_image); in dxil_nir_lower_int_cubemaps()
40 make_2darray_from_cubemap_with_array(const struct glsl_type *type) in make_2darray_from_cubemap_with_array() function44 …return new_type != type ? glsl_array_type(make_2darray_from_cubemap_with_array(glsl_without_array(… in make_2darray_from_cubemap_with_array()393 sampler->type = make_2darray_from_cubemap_with_array(sampler->type); in rewrite_cube_var_type()