Searched refs:shaderSampleRateInterpolationFunctions (Results 1 – 15 of 15) sorted by relevance
/external/mesa3d/include/vulkan/ |
D | vulkan_beta.h | 38 VkBool32 shaderSampleRateInterpolationFunctions; member
|
/external/gfxstream-protocols/include/vulkan/include/vulkan/ |
D | vulkan_beta.h | 359 VkBool32 shaderSampleRateInterpolationFunctions; member
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_beta.h | 365 VkBool32 shaderSampleRateInterpolationFunctions; member
|
D | vulkan_structs.hpp | 59386 , shaderSampleRateInterpolationFunctions( shaderSampleRateInterpolationFunctions_ ) 59493 shaderSampleRateInterpolationFunctions = shaderSampleRateInterpolationFunctions_; in setShaderSampleRateInterpolationFunctions() 59572 shaderSampleRateInterpolationFunctions, in reflect() 59597 … ( shaderSampleRateInterpolationFunctions == rhs.shaderSampleRateInterpolationFunctions ) && in operator ==() 59623 VULKAN_HPP_NAMESPACE::Bool32 shaderSampleRateInterpolationFunctions = {}; member
|
D | vulkan_hash.hpp | 7936 … physicalDevicePortabilitySubsetFeaturesKHR.shaderSampleRateInterpolationFunctions ); in operator ()()
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_beta.h | 379 VkBool32 shaderSampleRateInterpolationFunctions; member
|
D | vulkan_structs.hpp | 57542 , shaderSampleRateInterpolationFunctions( shaderSampleRateInterpolationFunctions_ ) 57644 shaderSampleRateInterpolationFunctions = shaderSampleRateInterpolationFunctions_; in setShaderSampleRateInterpolationFunctions() 57722 shaderSampleRateInterpolationFunctions, in reflect() 57744 …( shaderSampleRateInterpolationFunctions == rhs.shaderSampleRateInterpolationFunctions ) && ( tess… in operator ==() 57769 VULKAN_HPP_NAMESPACE::Bool32 shaderSampleRateInterpolationFunctions = {}; member
|
D | vulkan_hash.hpp | 7629 …COMBINE( seed, physicalDevicePortabilitySubsetFeaturesKHR.shaderSampleRateInterpolationFunctions ); in operator ()()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_beta.h | 404 VkBool32 shaderSampleRateInterpolationFunctions; member
|
D | vulkan_structs.hpp | 57636 shaderSampleRateInterpolationFunctions(shaderSampleRateInterpolationFunctions_), 57738 shaderSampleRateInterpolationFunctions = shaderSampleRateInterpolationFunctions_; in setShaderSampleRateInterpolationFunctions() 57816 shaderSampleRateInterpolationFunctions, in reflect() 57838 …(shaderSampleRateInterpolationFunctions == rhs.shaderSampleRateInterpolationFunctions) && (tessell… in operator ==() 57863 VULKAN_HPP_NAMESPACE::Bool32 shaderSampleRateInterpolationFunctions = {}; member
|
D | vulkan_hash.hpp | 7628 …H_COMBINE(seed, physicalDevicePortabilitySubsetFeaturesKHR.shaderSampleRateInterpolationFunctions); in operator ()()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleInterpolationTests.cpp | 102 !context.getPortabilitySubsetFeatures().shaderSampleRateInterpolationFunctions) in checkSupport()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkStructTypes.inl | 6255 VkBool32 shaderSampleRateInterpolationFunctions; member
|
D | vkDeviceFeatureTest.inl | 5085 …EATURE_ITEM (VkPhysicalDevicePortabilitySubsetFeaturesKHR, shaderSampleRateInterpolationFunctions),
|
D | vkStrUtilImpl.inl | 12921 …s << "\tshaderSampleRateInterpolationFunctions = " << value.shaderSampleRateInterpolationFunctions…
|