Searched defs:bpcs (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_convert_ycbcr.c | 114 nir_convert_ycbcr_to_rgb(nir_builder *b, VkSamplerYcbcrModelConversion model, VkSamplerYcbcrRange range, nir_ssa_def *raw_channels, uint32_t *bpcs) nir_convert_ycbcr_to_rgb() argument
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_nir_lower_ycbcr_textures.c | 290 uint32_t bpcs[3] = {bits, bits, bits}; in try_lower_tex_ycbcr() local
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_shader.c | 517 uint32_t bpcs[3] = {bits, bits, bits}; /* TODO: use right bpc for each channel ? */ in lower_tex_ycbcr() local
|
/third_party/libdrm/include/drm/ |
H A D | vc4_drm.h | 309 __u32 bpca, bpcs; member
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | vc4_drm.h | 309 __u32 bpca, bpcs; member
|
Completed in 6 milliseconds