Searched refs:testPipelineRobustness (Results 1 – 8 of 8) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
D | vktRobustnessBufferAccessTests.cpp | 83 bool testPipelineRobustness); 127 bool testPipelineRobustness, 152 bool testPipelineRobustness, 183 bool testPipelineRobustness); 260 bool testPipelineRobustness); 282 bool testPipelineRobustness); 298 bool testPipelineRobustness) in RobustBufferAccessTest() argument 303 , m_testPipelineRobustness (testPipelineRobustness) in RobustBufferAccessTest() 673 bool testPipelineRobustness, in RobustBufferReadTest() argument 677 …st (testContext, name, description, shaderStage, shaderType, bufferFormat, testPipelineRobustness) in RobustBufferReadTest() [all …]
|
D | vktRobustnessUtil.cpp | 364 bool testPipelineRobustness) in GraphicsEnvironment() argument 477 if (testPipelineRobustness) in GraphicsEnvironment() 486 DE_UNREF(testPipelineRobustness); in GraphicsEnvironment() 569 bool testPipelineRobustness) in ComputeEnvironment() argument 608 if (testPipelineRobustness) in ComputeEnvironment() 617 DE_UNREF(testPipelineRobustness); in ComputeEnvironment()
|
D | vktRobustnessUtil.hpp | 96 bool testPipelineRobustness = false); 128 bool testPipelineRobustness = false);
|
D | vktRobustnessExtsTests.cpp | 254 bool testPipelineRobustness; member 296 if (caseDef.testPipelineRobustness) in getLogicalDevice() 322 if (caseDef.testPipelineRobustness) in getLogicalDevice() 692 if (m_data.testPipelineRobustness && !pipelineRobustnessFeatures.pipelineRobustness) in checkSupport() 2914 if (m_data.testPipelineRobustness) in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessBufferAccessTests.cpp | 83 bool testPipelineRobustness); 127 bool testPipelineRobustness, 152 bool testPipelineRobustness, 183 bool testPipelineRobustness); 260 bool testPipelineRobustness); 282 bool testPipelineRobustness); 298 bool testPipelineRobustness) in RobustBufferAccessTest() argument 303 , m_testPipelineRobustness (testPipelineRobustness) in RobustBufferAccessTest() 673 bool testPipelineRobustness, in RobustBufferReadTest() argument 677 …st (testContext, name, description, shaderStage, shaderType, bufferFormat, testPipelineRobustness) in RobustBufferReadTest() [all …]
|
D | vktRobustnessUtil.cpp | 364 bool testPipelineRobustness) in GraphicsEnvironment() argument 477 if (testPipelineRobustness) in GraphicsEnvironment() 486 DE_UNREF(testPipelineRobustness); in GraphicsEnvironment() 569 bool testPipelineRobustness) in ComputeEnvironment() argument 608 if (testPipelineRobustness) in ComputeEnvironment() 617 DE_UNREF(testPipelineRobustness); in ComputeEnvironment()
|
D | vktRobustnessUtil.hpp | 96 bool testPipelineRobustness = false); 128 bool testPipelineRobustness = false);
|
D | vktRobustnessExtsTests.cpp | 254 bool testPipelineRobustness; member 296 if (caseDef.testPipelineRobustness) in getLogicalDevice() 322 if (caseDef.testPipelineRobustness) in getLogicalDevice() 692 if (m_data.testPipelineRobustness && !pipelineRobustnessFeatures.pipelineRobustness) in checkSupport() 2914 if (m_data.testPipelineRobustness) in iterate()
|