Searched refs:renderPassTest (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 4626 tcu::TestStatus renderPassTest (Context& context, TestConfig config) in renderPassTest() function 5063 ….get(), testCaseName.c_str(), testCaseName.c_str(), createTestShaders, renderPassTest, testConfig); in addAttachmentTests() 5147 …seName.c_str(), testCaseName.c_str(), checkSupport, createTestShaders, renderPassTest, testConfig); in addAttachmentWriteMaskTests() 5620 ….get(), testCaseName.c_str(), testCaseName.c_str(), createTestShaders, renderPassTest, testConfig); in addAttachmentAllocationTests() 5816 ….get(), testCaseName.c_str(), testCaseName.c_str(), createTestShaders, renderPassTest, testConfig); in addAttachmentAllocationTests() 5861 …g>(group, "color", "Single color attachment case.", createTestShaders, renderPassTest, testConfig); in addSimpleTests() 5895 …g>(group, "depth", "Single depth attachment case.", createTestShaders, renderPassTest, testConfig); in addSimpleTests() 5929 …roup, "stencil", "Single stencil attachment case.", createTestShaders, renderPassTest, testConfig); in addSimpleTests() 5963 …_stencil", "Single depth stencil attachment case.", createTestShaders, renderPassTest, testConfig); in addSimpleTests() 6010 … "color_depth", "Color and depth attachment case.", createTestShaders, renderPassTest, testConfig); in addSimpleTests() [all …]
|