Home
last modified time | relevance | path

Searched refs:swizzled_bpcs (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Danv_nir_lower_ycbcr_textures.c302 uint32_t swizzled_bpcs[4] = { 0, }; in anv_nir_lower_ycbcr_textures_instr() local
318 swizzled_bpcs[i] = ycbcr_bpcs[i]; in anv_nir_lower_ycbcr_textures_instr()
321 swizzled_bpcs[i] = ycbcr_bpcs[swizzle_mapping[m]]; in anv_nir_lower_ycbcr_textures_instr()
331 swizzled_bpcs); in anv_nir_lower_ycbcr_textures_instr()