Home
last modified time | relevance | path

Searched refs:addCasesWithProgs (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp1618 void addCasesWithProgs (const MovePtr<tcu::TestCaseGroup>& group, const CaseDescription<Object>& cases) in addCasesWithProgs() function
1640 addCasesWithProgs (group, cases.shaderModule); in createObjectTestsGroup()
1646 addCasesWithProgs (group, cases.graphicsPipeline); in createObjectTestsGroup()
1647 addCasesWithProgs (group, cases.computePipeline); in createObjectTestsGroup()
H A DvktMemoryDeviceMemoryReportTests.cpp1650 void addCasesWithProgs (const MovePtr<tcu::TestCaseGroup>& group, const CaseDescription<Object>& cases) in addCasesWithProgs() function
1672 addCasesWithProgs (group, cases.shaderModule); in createObjectTestsGroup()
1678 addCasesWithProgs (group, cases.graphicsPipeline); in createObjectTestsGroup()
1679 addCasesWithProgs (group, cases.computePipeline); in createObjectTestsGroup()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp1585 void addCasesWithProgs (const MovePtr<tcu::TestCaseGroup>& group, const CaseDescription<Object>& cases) in addCasesWithProgs() function
1607 addCasesWithProgs (group, cases.shaderModule); in createObjectTestsGroup()
1613 addCasesWithProgs (group, cases.graphicsPipeline); in createObjectTestsGroup()
1614 addCasesWithProgs (group, cases.computePipeline); in createObjectTestsGroup()
H A DvktMemoryDeviceMemoryReportTests.cpp1603 void addCasesWithProgs (const MovePtr<tcu::TestCaseGroup>& group, const CaseDescription<Object>& cases) in addCasesWithProgs() function
1625 addCasesWithProgs (group, cases.shaderModule); in createObjectTestsGroup()
1631 addCasesWithProgs (group, cases.graphicsPipeline); in createObjectTestsGroup()
1632 addCasesWithProgs (group, cases.computePipeline); in createObjectTestsGroup()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiObjectManagementTests.cpp3407 void addCasesWithProgs (tcu::TestCaseGroup *group, const CaseDescription<Object>& cases) in addCasesWithProgs() function
3433 addCasesWithProgs (group, cases.shaderModule); in createTests()
3437 addCasesWithProgs (group, cases.pipelineCache); in createTests()
3441 addCasesWithProgs (group, cases.graphicsPipeline); in createTests()
3442 addCasesWithProgs (group, cases.computePipeline); in createTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiObjectManagementTests.cpp3407 void addCasesWithProgs (tcu::TestCaseGroup *group, const CaseDescription<Object>& cases) in addCasesWithProgs() function
3433 addCasesWithProgs (group, cases.shaderModule); in createTests()
3437 addCasesWithProgs (group, cases.pipelineCache); in createTests()
3441 addCasesWithProgs (group, cases.graphicsPipeline); in createTests()
3442 addCasesWithProgs (group, cases.computePipeline); in createTests()

Completed in 22 milliseconds