Searched refs:dst_is_1d_array (Results 1 – 2 of 2) sorted by relevance
86 void *si_create_copy_image_cs(struct si_context *sctx, bool src_is_1d_array, bool dst_is_1d_array) in si_create_copy_image_cs() argument112 if (dst_is_1d_array) in si_create_copy_image_cs()118 const struct glsl_type *dst_img_type = glsl_image_type(dst_is_1d_array ? GLSL_SAMPLER_DIM_1D in si_create_copy_image_cs()
1545 void *si_create_copy_image_cs(struct si_context *sctx, bool src_is_1d_array, bool dst_is_1d_array);