Searched refs:imageViewFormatReinterpretation (Results 1 – 15 of 15) sorted by relevance
/external/mesa3d/include/vulkan/ |
D | vulkan_beta.h | 30 VkBool32 imageViewFormatReinterpretation; member
|
/external/gfxstream-protocols/include/vulkan/include/vulkan/ |
D | vulkan_beta.h | 351 VkBool32 imageViewFormatReinterpretation; member
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_beta.h | 357 VkBool32 imageViewFormatReinterpretation; member
|
D | vulkan_structs.hpp | 59378 , imageViewFormatReinterpretation( imageViewFormatReinterpretation_ ) 59437 imageViewFormatReinterpretation = imageViewFormatReinterpretation_; in setImageViewFormatReinterpretation() 59564 imageViewFormatReinterpretation, in reflect() 59590 ( imageViewFormatReinterpretation == rhs.imageViewFormatReinterpretation ) && in operator ==() 59615 VULKAN_HPP_NAMESPACE::Bool32 imageViewFormatReinterpretation = {}; member
|
D | vulkan_hash.hpp | 7927 …P_HASH_COMBINE( seed, physicalDevicePortabilitySubsetFeaturesKHR.imageViewFormatReinterpretation ); in operator ()()
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_beta.h | 371 VkBool32 imageViewFormatReinterpretation; member
|
D | vulkan_structs.hpp | 57534 , imageViewFormatReinterpretation( imageViewFormatReinterpretation_ ) 57589 imageViewFormatReinterpretation = imageViewFormatReinterpretation_; in setImageViewFormatReinterpretation() 57714 imageViewFormatReinterpretation, in reflect() 57739 …( events == rhs.events ) && ( imageViewFormatReinterpretation == rhs.imageViewFormatReinterpretati… in operator ==() 57761 VULKAN_HPP_NAMESPACE::Bool32 imageViewFormatReinterpretation = {}; member
|
D | vulkan_hash.hpp | 7621 …P_HASH_COMBINE( seed, physicalDevicePortabilitySubsetFeaturesKHR.imageViewFormatReinterpretation ); in operator ()()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_beta.h | 396 VkBool32 imageViewFormatReinterpretation; member
|
D | vulkan_structs.hpp | 57628 imageViewFormatReinterpretation(imageViewFormatReinterpretation_), 57683 imageViewFormatReinterpretation = imageViewFormatReinterpretation_; in setImageViewFormatReinterpretation() 57808 imageViewFormatReinterpretation, in reflect() 57833 …(events == rhs.events) && (imageViewFormatReinterpretation == rhs.imageViewFormatReinterpretation)… in operator ==() 57855 VULKAN_HPP_NAMESPACE::Bool32 imageViewFormatReinterpretation = {}; member
|
D | vulkan_hash.hpp | 7620 …HPP_HASH_COMBINE(seed, physicalDevicePortabilitySubsetFeaturesKHR.imageViewFormatReinterpretation); in operator ()()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageTranscodingSupportTests.cpp | 869 !context.getPortabilitySubsetFeatures().imageViewFormatReinterpretation)) in createInstance()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkStructTypes.inl | 6247 VkBool32 imageViewFormatReinterpretation; member
|
D | vkDeviceFeatureTest.inl | 5077 FEATURE_ITEM (VkPhysicalDevicePortabilitySubsetFeaturesKHR, imageViewFormatReinterpretation),
|
D | vkStrUtilImpl.inl | 12913 s << "\timageViewFormatReinterpretation = " << value.imageViewFormatReinterpretation << '\n';
|