Searched refs:vk_format_get_component_bits (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dvk_format.h120 vk_format_get_component_bits(VkFormat format, function in typeref:typename:unsigned
H A Dtu_shader.c506 uint8_t bits = vk_format_get_component_bits(ycbcr_sampler->format,
H A Dtu_clear_blit.c47 switch (vk_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, PIPE_SWIZZLE_X)) {
2371 switch (vk_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, PIPE_SWIZZLE_X)) {
2376 if (vk_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, PIPE_SWIZZLE_Y) == 6)
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dvk_format.h195 vk_format_get_component_bits(VkFormat format, enum util_format_colorspace colorspace, function in typeref:typename:unsigned
H A Dradv_nir_lower_ycbcr_textures.c288 vk_format_get_component_bits(first_format, UTIL_FORMAT_COLORSPACE_RGB, PIPE_SWIZZLE_X);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dvk_format.h505 vk_format_get_component_bits(VkFormat format, function in typeref:typename:unsigned
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dvk_format.h489 vk_format_get_component_bits(VkFormat format, function in typeref:typename:unsigned
H A Dradv_nir_lower_ycbcr_textures.c409 result = convert_ycbcr(&state, result, vk_format_get_component_bits(first_format, VK_FORMAT_COLORSPACE_RGB, VK_SWIZZLE_X));

Completed in 14 milliseconds