Home
last modified time | relevance | path

Searched refs:createBasicComputeShaderTests (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeBasicComputeShaderTests.hpp34 tcu::TestCaseGroup* createBasicComputeShaderTests (tcu::TestContext& testCtx);
DvktComputeTests.cpp47 computeTests->addChild(createBasicComputeShaderTests(testCtx)); in createChildren()
DvktComputeBasicComputeShaderTests.cpp3849 tcu::TestCaseGroup* createBasicComputeShaderTests (tcu::TestContext& testCtx) in createBasicComputeShaderTests() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.hpp37 tcu::TestCaseGroup* createBasicComputeShaderTests (tcu::TestContext& testCtx, vk::ComputePipelineCo…
DvktComputeTests.cpp52 computeTests->addChild(createBasicComputeShaderTests(testCtx, computePipelineConstructionType)); in createChildren()
DvktComputeBasicComputeShaderTests.cpp4327 tcu::TestCaseGroup* createBasicComputeShaderTests (tcu::TestContext& testCtx, vk::ComputePipelineCo… in createBasicComputeShaderTests() function