Searched refs:swizzled_bpcs (Results 1 – 1 of 1) sorted by relevance
409 uint32_t swizzled_bpcs[4] = { 0, }; in try_lower_tex_ycbcr() local425 swizzled_bpcs[i] = ycbcr_bpcs[i]; in try_lower_tex_ycbcr()428 swizzled_bpcs[i] = ycbcr_bpcs[swizzle_mapping[m]]; in try_lower_tex_ycbcr()434 result = convert_ycbcr(&state, result, swizzled_bpcs); in try_lower_tex_ycbcr()