Home
last modified time | relevance | path

Searched refs:mutableComparisonSamplers (Results 1 - 15 of 15) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_beta.h35 VkBool32 mutableComparisonSamplers; member
H A Dvulkan_hash.hpp10329 VULKAN_HPP_HASH_COMBINE( seed, physicalDevicePortabilitySubsetFeaturesKHR.mutableComparisonSamplers );
H A Dvulkan_structs.hpp[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_beta.h355 VkBool32 mutableComparisonSamplers; member
H A Dvulkan_structs.hpp48432 VULKAN_HPP_NAMESPACE::Bool32 mutableComparisonSamplers = {}; global() member
[all...]
/third_party/mesa3d/include/vulkan/
H A Dvulkan_beta.h379 VkBool32 mutableComparisonSamplers; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_beta.h355 VkBool32 mutableComparisonSamplers; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRender.cpp1605 !m_context.getPortabilitySubsetFeatures().mutableComparisonSamplers)
1607 DE_FATAL("mutableComparisonSamplers support should be checked in checkSupport");
H A DvktShaderRenderTextureGatherTests.cpp1061 !context.getPortabilitySubsetFeatures().mutableComparisonSamplers && in checkMutableComparisonSamplersSupport()
1064 TCU_THROW(NotSupportedError, "VK_KHR_portability_subset: mutableComparisonSamplers are not supported by this implementation"); in checkMutableComparisonSamplersSupport()
H A DvktShaderRenderTextureFunctionTests.cpp730 !context.getPortabilitySubsetFeatures().mutableComparisonSamplers && in checkMutableComparisonSamplersSupport()
733 TCU_THROW(NotSupportedError, "VK_KHR_portability_subset: mutableComparisonSamplers are not supported by this implementation"); in checkMutableComparisonSamplersSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRender.cpp1607 !m_context.getPortabilitySubsetFeatures().mutableComparisonSamplers)
1609 DE_FATAL("mutableComparisonSamplers support should be checked in checkSupport");
H A DvktShaderRenderTextureGatherTests.cpp1073 !context.getPortabilitySubsetFeatures().mutableComparisonSamplers && in checkMutableComparisonSamplersSupport()
1076 TCU_THROW(NotSupportedError, "VK_KHR_portability_subset: mutableComparisonSamplers are not supported by this implementation"); in checkMutableComparisonSamplersSupport()
H A DvktShaderRenderTextureFunctionTests.cpp727 !context.getPortabilitySubsetFeatures().mutableComparisonSamplers && in checkMutableComparisonSamplersSupport()
730 TCU_THROW(NotSupportedError, "VK_KHR_portability_subset: mutableComparisonSamplers are not supported by this implementation"); in checkMutableComparisonSamplersSupport()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp3061 !context.getPortabilitySubsetFeatures().mutableComparisonSamplers) in runAndVerifyDefaultPipeline()
3063 // In portability when mutableComparisonSamplers is false then in runAndVerifyDefaultPipeline()
3074 TCU_THROW(NotSupportedError, "VK_KHR_portability_subset: mutableComparisonSamplers are not supported by this implementation"); in runAndVerifyDefaultPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp3058 !context.getPortabilitySubsetFeatures().mutableComparisonSamplers) in runAndVerifyDefaultPipeline()
3060 // In portability when mutableComparisonSamplers is false then in runAndVerifyDefaultPipeline()
3071 TCU_THROW(NotSupportedError, "VK_KHR_portability_subset: mutableComparisonSamplers are not supported by this implementation"); in runAndVerifyDefaultPipeline()

Completed in 163 milliseconds