Home
last modified time | relevance | path

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

/external/mesa3d/include/vulkan/
Dvulkan_beta.h38 VkBool32 shaderSampleRateInterpolationFunctions; member
/external/vulkan-headers/include/vulkan/
Dvulkan_beta.h38 VkBool32 shaderSampleRateInterpolationFunctions; member
Dvulkan.hpp67503 …s_ ), separateStencilMaskRef( separateStencilMaskRef_ ), shaderSampleRateInterpolationFunctions( s…
67594 shaderSampleRateInterpolationFunctions = shaderSampleRateInterpolationFunctions_; in setShaderSampleRateInterpolationFunctions()
67651 … && ( shaderSampleRateInterpolationFunctions == rhs.shaderSampleRateInterpolationFunctions ) in operator ==()
67679 VULKAN_HPP_NAMESPACE::Bool32 shaderSampleRateInterpolationFunctions = {}; member
/external/swiftshader/include/vulkan/
Dvulkan_beta.h38 VkBool32 shaderSampleRateInterpolationFunctions; member
Dvulkan.hpp67890 …s_ ), separateStencilMaskRef( separateStencilMaskRef_ ), shaderSampleRateInterpolationFunctions( s…
67981 shaderSampleRateInterpolationFunctions = shaderSampleRateInterpolationFunctions_; in setShaderSampleRateInterpolationFunctions()
68038 … && ( shaderSampleRateInterpolationFunctions == rhs.shaderSampleRateInterpolationFunctions ) in operator ==()
68066 VULKAN_HPP_NAMESPACE::Bool32 shaderSampleRateInterpolationFunctions = {}; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_beta.h357 VkBool32 shaderSampleRateInterpolationFunctions; member
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_beta.h357 VkBool32 shaderSampleRateInterpolationFunctions; member
Dvulkan_structs.hpp43032 , shaderSampleRateInterpolationFunctions( shaderSampleRateInterpolationFunctions_ )
43137 shaderSampleRateInterpolationFunctions = shaderSampleRateInterpolationFunctions_; in setShaderSampleRateInterpolationFunctions()
43193 … ( shaderSampleRateInterpolationFunctions == rhs.shaderSampleRateInterpolationFunctions ) && in operator ==()
43218 VULKAN_HPP_NAMESPACE::Bool32 shaderSampleRateInterpolationFunctions = {}; member
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleInterpolationTests.cpp101 !context.getPortabilitySubsetFeatures().shaderSampleRateInterpolationFunctions) in checkSupport()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl5578 VkBool32 shaderSampleRateInterpolationFunctions; member
DvkStrUtilImpl.inl11714 …s << "\tshaderSampleRateInterpolationFunctions = " << value.shaderSampleRateInterpolationFunctions