Home
last modified time | relevance | path

Searched refs:shaderSampleRateInterpolationFunctions (Results 1 – 15 of 15) sorted by relevance

/external/mesa3d/include/vulkan/
Dvulkan_beta.h38 VkBool32 shaderSampleRateInterpolationFunctions; member
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_beta.h359 VkBool32 shaderSampleRateInterpolationFunctions; member
/external/vulkan-headers/include/vulkan/
Dvulkan_beta.h365 VkBool32 shaderSampleRateInterpolationFunctions; member
Dvulkan_structs.hpp59386 , shaderSampleRateInterpolationFunctions( shaderSampleRateInterpolationFunctions_ )
59493 shaderSampleRateInterpolationFunctions = shaderSampleRateInterpolationFunctions_; in setShaderSampleRateInterpolationFunctions()
59572 shaderSampleRateInterpolationFunctions, in reflect()
59597 … ( shaderSampleRateInterpolationFunctions == rhs.shaderSampleRateInterpolationFunctions ) && in operator ==()
59623 VULKAN_HPP_NAMESPACE::Bool32 shaderSampleRateInterpolationFunctions = {}; member
Dvulkan_hash.hpp7936 … physicalDevicePortabilitySubsetFeaturesKHR.shaderSampleRateInterpolationFunctions ); in operator ()()
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_beta.h379 VkBool32 shaderSampleRateInterpolationFunctions; member
Dvulkan_structs.hpp57542 , 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
Dvulkan_hash.hpp7629 …COMBINE( seed, physicalDevicePortabilitySubsetFeaturesKHR.shaderSampleRateInterpolationFunctions ); in operator ()()
/external/swiftshader/include/vulkan/
Dvulkan_beta.h404 VkBool32 shaderSampleRateInterpolationFunctions; member
Dvulkan_structs.hpp57636 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
Dvulkan_hash.hpp7628 …H_COMBINE(seed, physicalDevicePortabilitySubsetFeaturesKHR.shaderSampleRateInterpolationFunctions); in operator ()()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleInterpolationTests.cpp102 !context.getPortabilitySubsetFeatures().shaderSampleRateInterpolationFunctions) in checkSupport()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl6255 VkBool32 shaderSampleRateInterpolationFunctions; member
DvkDeviceFeatureTest.inl5085 …EATURE_ITEM (VkPhysicalDevicePortabilitySubsetFeaturesKHR, shaderSampleRateInterpolationFunctions),
DvkStrUtilImpl.inl12921 …s << "\tshaderSampleRateInterpolationFunctions = " << value.shaderSampleRateInterpolationFunctions