Home
last modified time | relevance | path

Searched refs:testPipelineRobustness (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessBufferAccessTests.cpp81 … ShaderType shaderType, VkFormat bufferFormat, bool testPipelineRobustness);
119 ShaderType shaderType, VkFormat bufferFormat, bool testPipelineRobustness,
139 ShaderType shaderType, VkFormat bufferFormat, bool testPipelineRobustness,
166 … VkDeviceSize outBufferAccessRange, bool accessOutOfBackingMemory, bool testPipelineRobustness);
243 bool testPipelineRobustness);
264 bool testPipelineRobustness);
280 VkFormat bufferFormat, bool testPipelineRobustness) in RobustBufferAccessTest() argument
285 , m_testPipelineRobustness(testPipelineRobustness) in RobustBufferAccessTest()
690 … bool testPipelineRobustness, VkDeviceSize readAccessRange, in RobustBufferReadTest() argument
692 …tBufferAccessTest(testContext, name, shaderStage, shaderType, bufferFormat, testPipelineRobustness) in RobustBufferReadTest()
[all …]
H A DvktRobustnessUtil.cpp339 const DrawConfig &drawConfig, bool testPipelineRobustness) in GraphicsEnvironment() argument
450 if (testPipelineRobustness) in GraphicsEnvironment()
459 DE_UNREF(testPipelineRobustness); in GraphicsEnvironment()
538 bool testPipelineRobustness) in ComputeEnvironment() argument
575 if (testPipelineRobustness) in ComputeEnvironment()
584 DE_UNREF(testPipelineRobustness); in ComputeEnvironment()
H A DvktRobustnessUtil.hpp97 const DrawConfig &drawConfig, bool testPipelineRobustness = false);
128 bool testPipelineRobustness = false);
H A DvktRobustnessExtsTests.cpp321 …evice getLogicalDevice(Context &ctx, const bool testRobustness2, const bool testPipelineRobustness) in getLogicalDevice() argument
323 if (testPipelineRobustness) in getLogicalDevice()
336 …ce &getDeviceInterface(Context &ctx, const bool testRobustness2, const bool testPipelineRobustness) in getDeviceInterface() argument
338 if (testPipelineRobustness) in getDeviceInterface()