Searched defs:testPipelineRobustness (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustnessBufferAccessTests.cpp | 280 VkFormat bufferFormat, bool testPipelineRobustness) in RobustBufferAccessTest() 690 … bool testPipelineRobustness, VkDeviceSize readAccessRange, in RobustBufferReadTest() 770 VkFormat bufferFormat, bool testPipelineRobustness, in RobustBufferWriteTest() 862 bool testPipelineRobustness) in BufferAccessInstance() 1603 bool accessOutOfBackingMemory, bool testPipelineRobustness) in BufferReadInstance() 1628 bool testPipelineRobustness) in BufferWriteInstance() 1666 …AccessTests(tcu::TestContext &testCtx, tcu::TestCaseGroup *parentNode, bool testPipelineRobustness) in addBufferAccessTests()
|
H A D | vktRobustnessUtil.cpp | 339 const DrawConfig &drawConfig, bool testPipelineRobustness) in GraphicsEnvironment() 538 bool testPipelineRobustness) in ComputeEnvironment()
|
H A D | vktRobustnessExtsTests.cpp | 321 …evice getLogicalDevice(Context &ctx, const bool testRobustness2, const bool testPipelineRobustness) in getLogicalDevice() 336 …ce &getDeviceInterface(Context &ctx, const bool testRobustness2, const bool testPipelineRobustness) in getDeviceInterface()
|