Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFeaturesForDefaultDeviceDefs.inl8VkPhysicalDeviceASTCDecodeFeaturesEXT& getASTCDecodeFeaturesEXT (void) const { return m_…
DvkDeviceFeatures.inl241 template<> void initFeatureFromBlob<VkPhysicalDeviceASTCDecodeFeaturesEXT>(VkPhysicalDeviceASTCDeco… argument
315 template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceASTCDecodeFeaturesEXT>(void) { return Featur…
422 …{ createFeatureStructWrapper<VkPhysicalDeviceASTCDecodeFeaturesEXT>, VK_EXT_ASTC_DECODE_MODE_EXTEN…
DvkDeviceFeaturesForContextDecl.inl8 const vk::VkPhysicalDeviceASTCDecodeFeaturesEXT& getASTCDecodeFeaturesEXT (void) const;
DvkDeviceFeaturesForContextDefs.inl8 const vk::VkPhysicalDeviceASTCDecodeFeaturesEXT& Context::getASTCDecodeFeaturesEXT (void)…
DvkDeviceFeatureTest.inl483 …ast<const void*>(deviceFeatures2.pNext), getStructureType<VkPhysicalDeviceASTCDecodeFeaturesEXT>()…
487 FEATURE_ITEM (VkPhysicalDeviceASTCDecodeFeaturesEXT, decodeModeSharedExponent),
489 …auto* supportedFeatures = reinterpret_cast<const VkPhysicalDeviceASTCDecodeFeaturesEXT*>(featuresS…
DvkGetStructureTypeImpl.inl1399 template<> VkStructureType getStructureType<VkPhysicalDeviceASTCDecodeFeaturesEXT> (void)
DvkStructTypes.inl3587 struct VkPhysicalDeviceASTCDecodeFeaturesEXT struct
DvkStrUtil.inl886 std::ostream& operator<< (std::ostream& s, const VkPhysicalDeviceASTCDecodeFeaturesEXT& value);
DvkVulkan_c.inl10342 typedef struct VkPhysicalDeviceASTCDecodeFeaturesEXT { struct
10346 } VkPhysicalDeviceASTCDecodeFeaturesEXT; argument
DvkStrUtilImpl.inl9338 std::ostream& operator<< (std::ostream& s, const VkPhysicalDeviceASTCDecodeFeaturesEXT& value)
9340 s << "VkPhysicalDeviceASTCDecodeFeaturesEXT = {\n";
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dfeatures.txt2004 [open,refpage='VkPhysicalDeviceASTCDecodeFeaturesEXT',desc='Structure describing ASTC decode mode f…
2006 The sname:VkPhysicalDeviceASTCDecodeFeaturesEXT structure is defined as:
2008 include::{generated}/api/structs/VkPhysicalDeviceASTCDecodeFeaturesEXT.txt[]
2020 :refpage: VkPhysicalDeviceASTCDecodeFeaturesEXT
2023 include::{generated}/validity/structs/VkPhysicalDeviceASTCDecodeFeaturesEXT.txt[]
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h8834 typedef struct VkPhysicalDeviceASTCDecodeFeaturesEXT { struct
8838 } VkPhysicalDeviceASTCDecodeFeaturesEXT; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h9380 typedef struct VkPhysicalDeviceASTCDecodeFeaturesEXT { struct
9384 } VkPhysicalDeviceASTCDecodeFeaturesEXT; typedef
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h9388 typedef struct VkPhysicalDeviceASTCDecodeFeaturesEXT { struct
9392 } VkPhysicalDeviceASTCDecodeFeaturesEXT; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h9220 typedef struct VkPhysicalDeviceASTCDecodeFeaturesEXT { struct
9224 } VkPhysicalDeviceASTCDecodeFeaturesEXT; argument
Dvulkan_structs.hpp38501 using NativeType = VkPhysicalDeviceASTCDecodeFeaturesEXT;
38516 …PhysicalDeviceASTCDecodeFeaturesEXT( VkPhysicalDeviceASTCDecodeFeaturesEXT const & rhs ) VULKAN_HP… in PhysicalDeviceASTCDecodeFeaturesEXT()
38525 operator=( VkPhysicalDeviceASTCDecodeFeaturesEXT const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
38546 operator VkPhysicalDeviceASTCDecodeFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceASTCDecodeFeaturesEXT const&()
38548 return *reinterpret_cast<const VkPhysicalDeviceASTCDecodeFeaturesEXT *>( this ); in operator VkPhysicalDeviceASTCDecodeFeaturesEXT const&()
38551 operator VkPhysicalDeviceASTCDecodeFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceASTCDecodeFeaturesEXT&()
38553 return *reinterpret_cast<VkPhysicalDeviceASTCDecodeFeaturesEXT *>( this ); in operator VkPhysicalDeviceASTCDecodeFeaturesEXT&()
38577 sizeof( VkPhysicalDeviceASTCDecodeFeaturesEXT ),
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h10310 typedef struct VkPhysicalDeviceASTCDecodeFeaturesEXT { struct
10314 } VkPhysicalDeviceASTCDecodeFeaturesEXT; typedef
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h10901 typedef struct VkPhysicalDeviceASTCDecodeFeaturesEXT { struct
10905 } VkPhysicalDeviceASTCDecodeFeaturesEXT; typedef
Dvulkan_static_assertions.hpp2558 …AMESPACE::PhysicalDeviceASTCDecodeFeaturesEXT ) == sizeof( VkPhysicalDeviceASTCDecodeFeaturesEXT ),
Dvulkan_structs.hpp50975 using NativeType = VkPhysicalDeviceASTCDecodeFeaturesEXT;
50990 …PhysicalDeviceASTCDecodeFeaturesEXT( VkPhysicalDeviceASTCDecodeFeaturesEXT const & rhs ) VULKAN_HP… in PhysicalDeviceASTCDecodeFeaturesEXT()
50998 …PhysicalDeviceASTCDecodeFeaturesEXT & operator=( VkPhysicalDeviceASTCDecodeFeaturesEXT const & rhs… in operator =()
51019 operator VkPhysicalDeviceASTCDecodeFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceASTCDecodeFeaturesEXT const&()
51021 return *reinterpret_cast<const VkPhysicalDeviceASTCDecodeFeaturesEXT *>( this ); in operator VkPhysicalDeviceASTCDecodeFeaturesEXT const&()
51024 operator VkPhysicalDeviceASTCDecodeFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceASTCDecodeFeaturesEXT&()
51026 return *reinterpret_cast<VkPhysicalDeviceASTCDecodeFeaturesEXT *>( this ); in operator VkPhysicalDeviceASTCDecodeFeaturesEXT&()
/third_party/vk-gl-cts/external/vulkan-docs/src/
DChangeLog.txt4500 description of slink:VkPhysicalDeviceASTCDecodeFeaturesEXT (internal