Searched refs:eBc7SrgbBlock (Results 1 – 9 of 9) sorted by relevance
/external/vulkan-headers/include/vulkan/ |
D | vulkan_format_traits.hpp | 39 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return { { 4, 4, 1 } }; in blockExtent() 263 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return 16; in blockSize() 520 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return "BC7"; in compatibilityClass() 2165 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return 4; in componentCount() 3417 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: in componentName() 5437 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: in componentNumericFormat() 6534 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: in componentsAreCompressed() 6615 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return "BC"; in compressionScheme() 7506 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return 16; in texelsPerBlock()
|
D | vulkan_enums.hpp | 1285 eBc7SrgbBlock = VK_FORMAT_BC7_SRGB_BLOCK, enumerator 7277 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return 16; in blockSize() 7533 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return 16; in texelsPerBlock() 7659 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return { 4, 4, 1 }; in blockExtent() 7753 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return "BC"; in compressionScheme() 8040 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return 4; in componentCount() 8166 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: in componentsAreCompressed()
|
D | vulkan_to_string.hpp | 4359 case Format::eBc7SrgbBlock: return "Bc7SrgbBlock"; in to_string()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_format_traits.hpp | 40 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return {{ 4, 4, 1 }}; in blockExtent() 264 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return 16; in blockSize() 521 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return "BC7"; in compatibilityClass() 2166 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return 4; in componentCount() 3418 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: in componentName() 5438 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: in componentNumericFormat() 6535 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: in componentsAreCompressed() 6618 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return "BC"; in compressionScheme() 7509 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return 16; in texelsPerBlock()
|
D | vulkan_enums.hpp | 1276 eBc7SrgbBlock = VK_FORMAT_BC7_SRGB_BLOCK, enumerator
|
D | vulkan_to_string.hpp | 3589 case Format::eBc7SrgbBlock : return "Bc7SrgbBlock"; in to_string()
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_format_traits.hpp | 39 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return { { 4, 4, 1 } }; in blockExtent() 263 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return 16; in blockSize() 520 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return "BC7"; in compatibilityClass() 2165 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return 4; in componentCount() 3417 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: in componentName() 5437 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: in componentNumericFormat() 6534 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: in componentsAreCompressed() 6615 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return "BC"; in compressionScheme() 7506 case VULKAN_HPP_NAMESPACE::Format::eBc7SrgbBlock: return 16; in texelsPerBlock()
|
D | vulkan_enums.hpp | 1348 eBc7SrgbBlock = VK_FORMAT_BC7_SRGB_BLOCK, enumerator
|
D | vulkan_to_string.hpp | 4509 case Format::eBc7SrgbBlock: return "Bc7SrgbBlock"; in to_string()
|