Home
last modified time | relevance | path

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

/external/swiftshader/include/vulkan/
Dvulkan_beta.h38 VkBool32 shaderSampleRateInterpolationFunctions; member
Dvulkan_structs.hpp62414 …s_ ), separateStencilMaskRef( separateStencilMaskRef_ ), shaderSampleRateInterpolationFunctions( s…
62502 shaderSampleRateInterpolationFunctions = shaderSampleRateInterpolationFunctions_; in setShaderSampleRateInterpolationFunctions()
62550 …ointPolygons, samplerMipLodBias, separateStencilMaskRef, shaderSampleRateInterpolationFunctions, t… in reflect()
62575 … && ( shaderSampleRateInterpolationFunctions == rhs.shaderSampleRateInterpolationFunctions ) in operator ==()
62602 VULKAN_HPP_NAMESPACE::Bool32 shaderSampleRateInterpolationFunctions = {}; member
Dvulkan_hash.hpp8294 …COMBINE( seed, physicalDevicePortabilitySubsetFeaturesKHR.shaderSampleRateInterpolationFunctions ); in operator ()()
/external/mesa3d/include/vulkan/
Dvulkan_beta.h38 VkBool32 shaderSampleRateInterpolationFunctions; member
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_beta.h39 VkBool32 shaderSampleRateInterpolationFunctions; member
Dvulkan_structs.hpp70451 , shaderSampleRateInterpolationFunctions( shaderSampleRateInterpolationFunctions_ )
70553 shaderSampleRateInterpolationFunctions = shaderSampleRateInterpolationFunctions_; in setShaderSampleRateInterpolationFunctions()
70631 shaderSampleRateInterpolationFunctions, in reflect()
70653 …( shaderSampleRateInterpolationFunctions == rhs.shaderSampleRateInterpolationFunctions ) && ( tess… in operator ==()
70678 VULKAN_HPP_NAMESPACE::Bool32 shaderSampleRateInterpolationFunctions = {}; member
Dvulkan_hash.hpp9596 …COMBINE( seed, physicalDevicePortabilitySubsetFeaturesKHR.shaderSampleRateInterpolationFunctions ); in operator ()()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawMultisampleLinearInterpolationTests.cpp642 !context.getPortabilitySubsetFeatures().shaderSampleRateInterpolationFunctions) in checkSupport()
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_beta.h359 VkBool32 shaderSampleRateInterpolationFunctions; member
/external/vulkan-headers/include/vulkan/
Dvulkan_beta.h388 VkBool32 shaderSampleRateInterpolationFunctions; member
Dvulkan_structs.hpp66879 , shaderSampleRateInterpolationFunctions( shaderSampleRateInterpolationFunctions_ )
66981 shaderSampleRateInterpolationFunctions = shaderSampleRateInterpolationFunctions_; in setShaderSampleRateInterpolationFunctions()
67059 shaderSampleRateInterpolationFunctions, in reflect()
67081 …( shaderSampleRateInterpolationFunctions == rhs.shaderSampleRateInterpolationFunctions ) && ( tess… in operator ==()
67106 VULKAN_HPP_NAMESPACE::Bool32 shaderSampleRateInterpolationFunctions = {}; member
Dvulkan_hash.hpp9032 …COMBINE( seed, physicalDevicePortabilitySubsetFeaturesKHR.shaderSampleRateInterpolationFunctions ); in operator ()()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleInterpolationTests.cpp105 !context.getPortabilitySubsetFeatures().shaderSampleRateInterpolationFunctions) in checkSupport()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFeatures2.inl2870 …etFeaturesKHR[0].shaderSampleRateInterpolationFunctions != devicePortabilitySubsetFeaturesKHR[1].s…
DvkStructTypes.inl5769 VkBool32 shaderSampleRateInterpolationFunctions; member
DvkDeviceFeatureTest.inl4530 …EATURE_ITEM (VkPhysicalDevicePortabilitySubsetFeaturesKHR, shaderSampleRateInterpolationFunctions),
DvkStrUtilImpl.inl12789 …s << "\tshaderSampleRateInterpolationFunctions = " << value.shaderSampleRateInterpolationFunctions