Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceYcbcrImageArraysFeaturesEXT (Results 1 – 25 of 28) sorted by relevance

12

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFeaturesForDefaultDeviceDefs.inl59VkPhysicalDeviceYcbcrImageArraysFeaturesEXT& getYcbcrImageArraysFeaturesEXT (void) const…
DvkDeviceFeatures.inl216 …late<> void initFeatureFromBlob<VkPhysicalDeviceYcbcrImageArraysFeaturesEXT>(VkPhysicalDeviceYcbcr… argument
343 template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceYcbcrImageArraysFeaturesEXT>(void) { return …
488 …{ createFeatureStructWrapper<VkPhysicalDeviceYcbcrImageArraysFeaturesEXT>, VK_EXT_YCBCR_IMAGE_ARRA…
DvkDeviceFeaturesForContextDecl.inl59 const vk::VkPhysicalDeviceYcbcrImageArraysFeaturesEXT& getYcbcrImageArraysFeaturesEXT (vo…
DvkDeviceFeaturesForContextDefs.inl59 const vk::VkPhysicalDeviceYcbcrImageArraysFeaturesEXT& Context::getYcbcrImageArraysFeaturesEXT…
DvkMandatoryFeatures.inl880 vk::VkPhysicalDeviceYcbcrImageArraysFeaturesEXT physicalDeviceYcbcrImageArraysFeaturesEXT;
885 …ceYcbcrImageArraysFeaturesEXT.sType = getStructureType<VkPhysicalDeviceYcbcrImageArraysFeaturesEXT
DvkDeviceFeatures2.inl1757 VkPhysicalDeviceYcbcrImageArraysFeaturesEXT deviceYcbcrImageArraysFeaturesEXT[count];
1762 …ceYcbcrImageArraysFeaturesEXT[ndx], 0xFF * ndx, sizeof(VkPhysicalDeviceYcbcrImageArraysFeaturesEXT
1779 TCU_FAIL("Mismatch between VkPhysicalDeviceYcbcrImageArraysFeaturesEXT");
4541 …ionCase(testGroup, "ycbcr_image_arrays_features_ext", "VkPhysicalDeviceYcbcrImageArraysFeaturesEXT
DvkGetStructureTypeImpl.inl1996 template<> VkStructureType getStructureType<VkPhysicalDeviceYcbcrImageArraysFeaturesEXT> (void)
DvkDeviceFeatureTest.inl2891 …<const void*>(deviceFeatures2.pNext), getStructureType<VkPhysicalDeviceYcbcrImageArraysFeaturesEXT
2895 FEATURE_ITEM (VkPhysicalDeviceYcbcrImageArraysFeaturesEXT, ycbcrImageArrays),
2897 …auto* supportedFeatures = reinterpret_cast<const VkPhysicalDeviceYcbcrImageArraysFeaturesEXT*>(fea…
DvkStructTypes.inl4694 struct VkPhysicalDeviceYcbcrImageArraysFeaturesEXT struct
DvkStrUtil.inl1112 std::ostream& operator<< (std::ostream& s, const VkPhysicalDeviceYcbcrImageArraysFeaturesEXT& value…
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dmandatory_features.txt68 VkPhysicalDeviceYcbcrImageArraysFeaturesEXT FEATURES ( ycbcrImageArrays ) REQUIREMENTS …
Dvulkan_sc_core.h7350 typedef struct VkPhysicalDeviceYcbcrImageArraysFeaturesEXT { struct
7354 } VkPhysicalDeviceYcbcrImageArraysFeaturesEXT; argument
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1782 VkPhysicalDeviceYcbcrImageArraysFeaturesEXT *features = in anv_GetPhysicalDeviceFeatures2()
1783 (VkPhysicalDeviceYcbcrImageArraysFeaturesEXT *)ext; in anv_GetPhysicalDeviceFeatures2()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dfeatures.txt2797 [open,refpage='VkPhysicalDeviceYcbcrImageArraysFeaturesEXT',desc='Structure describing extended {YC…
2799 The sname:VkPhysicalDeviceYcbcrImageArraysFeaturesEXT structure is defined
2802 include::{generated}/api/structs/VkPhysicalDeviceYcbcrImageArraysFeaturesEXT.txt[]
2814 :refpage: VkPhysicalDeviceYcbcrImageArraysFeaturesEXT
2817 include::{generated}/validity/structs/VkPhysicalDeviceYcbcrImageArraysFeaturesEXT.txt[]
Dfeatures.adoc3060 [open,refpage='VkPhysicalDeviceYcbcrImageArraysFeaturesEXT',desc='Structure describing extended {YC…
3062 The sname:VkPhysicalDeviceYcbcrImageArraysFeaturesEXT structure is defined
3065 include::{generated}/api/structs/VkPhysicalDeviceYcbcrImageArraysFeaturesEXT.adoc[]
3077 :refpage: VkPhysicalDeviceYcbcrImageArraysFeaturesEXT
3080 include::{generated}/validity/structs/VkPhysicalDeviceYcbcrImageArraysFeaturesEXT.adoc[]
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c1525 VkPhysicalDeviceYcbcrImageArraysFeaturesEXT *features = in radv_GetPhysicalDeviceFeatures2()
1526 (VkPhysicalDeviceYcbcrImageArraysFeaturesEXT *)ext; in radv_GetPhysicalDeviceFeatures2()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h9483 typedef struct VkPhysicalDeviceYcbcrImageArraysFeaturesEXT { struct
9487 } VkPhysicalDeviceYcbcrImageArraysFeaturesEXT; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h11242 typedef struct VkPhysicalDeviceYcbcrImageArraysFeaturesEXT { struct
11246 } VkPhysicalDeviceYcbcrImageArraysFeaturesEXT; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h11648 typedef struct VkPhysicalDeviceYcbcrImageArraysFeaturesEXT { struct
11652 } VkPhysicalDeviceYcbcrImageArraysFeaturesEXT; typedef
Dvulkan_structs.hpp57582 using NativeType = VkPhysicalDeviceYcbcrImageArraysFeaturesEXT;
57596 …PhysicalDeviceYcbcrImageArraysFeaturesEXT( VkPhysicalDeviceYcbcrImageArraysFeaturesEXT const & rhs… in PhysicalDeviceYcbcrImageArraysFeaturesEXT()
57607 operator=( VkPhysicalDeviceYcbcrImageArraysFeaturesEXT const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
57628 operator VkPhysicalDeviceYcbcrImageArraysFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceYcbcrImageArraysFeaturesEXT const&()
57630 return *reinterpret_cast<const VkPhysicalDeviceYcbcrImageArraysFeaturesEXT *>( this ); in operator VkPhysicalDeviceYcbcrImageArraysFeaturesEXT const&()
57633 operator VkPhysicalDeviceYcbcrImageArraysFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceYcbcrImageArraysFeaturesEXT&()
57635 return *reinterpret_cast<VkPhysicalDeviceYcbcrImageArraysFeaturesEXT *>( this ); in operator VkPhysicalDeviceYcbcrImageArraysFeaturesEXT&()
57658 sizeof( VkPhysicalDeviceYcbcrImageArraysFeaturesEXT ),
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h11816 typedef struct VkPhysicalDeviceYcbcrImageArraysFeaturesEXT { struct
11820 } VkPhysicalDeviceYcbcrImageArraysFeaturesEXT; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h11808 typedef struct VkPhysicalDeviceYcbcrImageArraysFeaturesEXT { struct
11812 } VkPhysicalDeviceYcbcrImageArraysFeaturesEXT; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h12702 typedef struct VkPhysicalDeviceYcbcrImageArraysFeaturesEXT { struct
12706 } VkPhysicalDeviceYcbcrImageArraysFeaturesEXT; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h12830 typedef struct VkPhysicalDeviceYcbcrImageArraysFeaturesEXT { struct
12834 } VkPhysicalDeviceYcbcrImageArraysFeaturesEXT; argument
Dvulkan_static_assertions.hpp4301 …PhysicalDeviceYcbcrImageArraysFeaturesEXT ) == sizeof( VkPhysicalDeviceYcbcrImageArraysFeaturesEXT

12