Searched refs:checkMaintenance4Support (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiBufferTests.cpp | 750 void checkMaintenance4Support(Context& context, LargeBufferParameters params) in checkMaintenance4Support() function 787 checkMaintenance4Support, testLargeBuffer, LargeBufferParameters in createBufferTests() 795 checkMaintenance4Support, testLargeBuffer, LargeBufferParameters in createBufferTests() 803 checkMaintenance4Support, testLargeBuffer, LargeBufferParameters in createBufferTests()
|
H A D | vktApiPipelineTests.cpp | 1308 void checkMaintenance4Support(Context& context) in checkMaintenance4Support() function 1823 addFunctionCaseWithPrograms(pipelineLayoutLifetimeTests.get(), "destroy_after_compute_pipeline_construction", checkMaintenance4Support, destroyEarlyComputeSource, destroyAfterCreateComputePipelineTest); in createPipelineLayoutLifetimeTests() 1824 addFunctionCaseWithPrograms(pipelineLayoutLifetimeTests.get(), "destroy_after_graphics_pipeline_construction", checkMaintenance4Support, createDrawTriangleSource, destroyAfterCreateGraphicsPipelineTest); in createPipelineLayoutLifetimeTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiBufferTests.cpp | 753 void checkMaintenance4Support(Context& context, LargeBufferParameters params) in checkMaintenance4Support() function 789 checkMaintenance4Support, testLargeBuffer, LargeBufferParameters in createBufferTests() 796 checkMaintenance4Support, testLargeBuffer, LargeBufferParameters in createBufferTests() 803 checkMaintenance4Support, testLargeBuffer, LargeBufferParameters in createBufferTests()
|
H A D | vktApiPipelineTests.cpp | 1308 void checkMaintenance4Support(Context& context) in checkMaintenance4Support() function 1831 addFunctionCaseWithPrograms(pipelineLayoutLifetimeTests.get(), "destroy_after_compute_pipeline_construction", "Test destroying the pipeline layout after compute pipeline creation", checkMaintenance4Support, destroyEarlyComputeSource, destroyAfterCreateComputePipelineTest); in createPipelineLayoutLifetimeTests() 1832 addFunctionCaseWithPrograms(pipelineLayoutLifetimeTests.get(), "destroy_after_graphics_pipeline_construction", "Test destroying the pipeline layout after graphics pipeline creation", checkMaintenance4Support, createDrawTriangleSource, destroyAfterCreateGraphicsPipelineTest); in createPipelineLayoutLifetimeTests()
|
Completed in 9 milliseconds