Home
last modified time | relevance | path

Searched refs:ImplicitPrimitiveIDPassthroughCase (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMiscTests.cpp127 class ImplicitPrimitiveIDPassthroughCase : public vkt::TestCase class
130 ImplicitPrimitiveIDPassthroughCase (tcu::TestContext& testCtx, in ImplicitPrimitiveIDPassthroughCase() function in vkt::pipeline::__anon28231::ImplicitPrimitiveIDPassthroughCase
139 ~ImplicitPrimitiveIDPassthroughCase (void) {} in ~ImplicitPrimitiveIDPassthroughCase()
175 TestInstance* ImplicitPrimitiveIDPassthroughCase::createInstance (Context& context) const in createInstance()
180 void ImplicitPrimitiveIDPassthroughCase::checkSupport (Context &context) const in checkSupport()
190 void ImplicitPrimitiveIDPassthroughCase::initPrograms(SourceCollections& sources) const in initPrograms()
1685 miscTests->addChild(new ImplicitPrimitiveIDPassthroughCase(testCtx, "implicit_primitive_id", pipelineConstructionType, false)); in createMiscTests()
1687 miscTests->addChild(new ImplicitPrimitiveIDPassthroughCase(testCtx, "implicit_primitive_id_with_tessellation", pipelineConstructionType, true)); in createMiscTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMiscTests.cpp124 class ImplicitPrimitiveIDPassthroughCase : public vkt::TestCase class
127 ImplicitPrimitiveIDPassthroughCase (tcu::TestContext& testCtx, in ImplicitPrimitiveIDPassthroughCase() function in vkt::pipeline::__anon29450::ImplicitPrimitiveIDPassthroughCase
137 ~ImplicitPrimitiveIDPassthroughCase (void) {} in ~ImplicitPrimitiveIDPassthroughCase()
172 TestInstance* ImplicitPrimitiveIDPassthroughCase::createInstance (Context& context) const in createInstance()
177 void ImplicitPrimitiveIDPassthroughCase::checkSupport (Context &context) const in checkSupport()
187 void ImplicitPrimitiveIDPassthroughCase::initPrograms(SourceCollections& sources) const in initPrograms()
1387 miscTests->addChild(new ImplicitPrimitiveIDPassthroughCase(testCtx, "implicit_primitive_id", "Verify implicit access to gl_PrimtiveID works", pipelineConstructionType, false)); in createMiscTests()
1388 miscTests->addChild(new ImplicitPrimitiveIDPassthroughCase(testCtx, "implicit_primitive_id_with_tessellation", "Verify implicit access to gl_PrimtiveID works with a tessellation shader", pipelineConstructionType, true)); in createMiscTests()

Completed in 6 milliseconds