Home
last modified time | relevance | path

Searched refs:FunctionSupport1 (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawIndirectTest.cpp1045 …indirectDrawGroup->addChild(new InstanceFactory<IndirectDraw, FunctionSupport1<IndirectDraw::TestS… in init()
1046 …(m_testCtx, "triangle_list", "Draws triangle list", testSpec, FunctionSupport1<IndirectDraw::TestS… in init()
1048 …indirectDrawGroup->addChild(new InstanceFactory<IndirectDraw, FunctionSupport1<IndirectDraw::TestS… in init()
1049 …(m_testCtx, "triangle_strip", "Draws triangle strip", testSpec, FunctionSupport1<IndirectDraw::Tes… in init()
1053 …indirectDrawCountGroup->addChild(new InstanceFactory<IndirectDraw, FunctionSupport1<IndirectDraw::… in init()
1054 …(m_testCtx, "triangle_list", "Draws triangle list", testSpec, FunctionSupport1<IndirectDraw::TestS… in init()
1056 …indirectDrawCountGroup->addChild(new InstanceFactory<IndirectDraw, FunctionSupport1<IndirectDraw::… in init()
1057 …(m_testCtx, "triangle_strip", "Draws triangle strip", testSpec, FunctionSupport1<IndirectDraw::Tes… in init()
1061 …indirectDrawParamCountGroup->addChild(new InstanceFactory<IndirectDraw, FunctionSupport1<IndirectD… in init()
1062 …(m_testCtx, "triangle_list", "Draws triangle list", testSpec, FunctionSupport1<IndirectDraw::TestS… in init()
[all …]
DvktDrawSimpleTest.cpp317 addChild(new InstanceFactory<SimpleDraw, FunctionSupport1<SimpleDraw::TestSpec> > in init()
318 …(m_testCtx, "simple_draw_triangle_list", "Draws triangle list", testSpec, FunctionSupport1<SimpleD… in init()
320 addChild(new InstanceFactory<SimpleDraw, FunctionSupport1<SimpleDraw::TestSpec> > in init()
321 …(m_testCtx, "simple_draw_triangle_strip", "Draws triangle strip", testSpec, FunctionSupport1<Simpl… in init()
330 …addChild(new InstanceFactory<SimpleDrawInstanced, FunctionSupport1<SimpleDrawInstanced::TestSpec> > in init()
331 …anced_triangle_list", "Draws an instanced triangle list", testSpec, FunctionSupport1<SimpleDrawIns… in init()
333 …addChild(new InstanceFactory<SimpleDrawInstanced, FunctionSupport1<SimpleDrawInstanced::TestSpec> > in init()
334 …ced_triangle_strip", "Draws an instanced triangle strip", testSpec, FunctionSupport1<SimpleDrawIns… in init()
DvktDrawIndexedTest.cpp345 addChild(new InstanceFactory<DrawIndexed, FunctionSupport1<DrawIndexed::TestSpec> > in init()
346 …aw_indexed_triangle_list", "Draws indexed triangle list", testSpec, FunctionSupport1<DrawIndexed::… in init()
348 addChild(new InstanceFactory<DrawIndexed, FunctionSupport1<DrawIndexed::TestSpec> > in init()
349 …_indexed_triangle_strip", "Draws indexed triangle strip", testSpec, FunctionSupport1<DrawIndexed::… in init()
358 …addChild(new InstanceFactory<DrawInstancedIndexed, FunctionSupport1<DrawInstancedIndexed::TestSpec… in init()
359 …ed_indexed_triangle_list", "Draws indexed triangle list", testSpec, FunctionSupport1<DrawInstanced… in init()
361 …addChild(new InstanceFactory<DrawInstancedIndexed, FunctionSupport1<DrawInstancedIndexed::TestSpec… in init()
362 …_indexed_triangle_strip", "Draws indexed triangle strip", testSpec, FunctionSupport1<DrawInstanced… in init()
DvktDrawConcurrentTests.cpp408FunctionSupport1<ConcurrentDraw::TestSpec>>(m_testCtx, "compute_and_triangle_list", "Draws triangl… in init()
DvktDrawShaderDrawParametersTests.cpp361 …stanceFactory<DrawTest, FunctionSupport1<DrawTest::TestSpec>>(group->getTestContext(), name.str(),… in addDrawCase()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCaseUtil.hpp191 class FunctionSupport1 class
207 FunctionSupport1 (const Args& args) in FunctionSupport1() function in vkt::FunctionSupport1
294 typename FunctionSupport1<Arg0>::Function checkSupport, in createFunctionCase()
298 …hSupport<FunctionInstance1<Arg0>, typename FunctionInstance1<Arg0>::Args, FunctionSupport1<Arg0> >( in createFunctionCase()
299 …ypename FunctionInstance1<Arg0>::Args(testFunction, arg0), typename FunctionSupport1<Arg0>::Args(c… in createFunctionCase()
320 typename FunctionSupport1<Arg0>::Function checkSupport, in createFunctionCaseWithPrograms()
325 …rt<FunctionInstance1<Arg0>, typename FunctionInstance1<Arg0>::Args, FunctionSupport1<Arg0>, Functi… in createFunctionCaseWithPrograms()
326 …ypename FunctionInstance1<Arg0>::Args(testFunction, arg0), typename FunctionSupport1<Arg0>::Args(c… in createFunctionCaseWithPrograms()
381 typename FunctionSupport1<Arg0>::Function checkSupport, in addFunctionCase()
414 typename FunctionSupport1<Arg0>::Function checkSupport, in addFunctionCaseWithPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp2941FunctionSupport1<TestConfig>, Programs>(testCtx, tcu::NODETYPE_SELF_VALIDATE, testName.c_str(), t… in initTests()
2949FunctionSupport1<TestConfig2>, Programs>(testCtx, tcu::NODETYPE_SELF_VALIDATE, resolveLevelTestNam… in initTests()
2969FunctionSupport1<TestConfig>, Programs>(testCtx, tcu::NODETYPE_SELF_VALIDATE, maxAttName.c_str(), … in initTests()
2979FunctionSupport1<TestConfig>, Programs>(testCtx, tcu::NODETYPE_SELF_VALIDATE, compatibilityTestNam… in initTests()
DvktRenderPassSparseRenderTargetTests.cpp770FunctionSupport1<TestConfig>, Programs>(testCtx, tcu::NODETYPE_SELF_VALIDATE, testName.c_str(), t… in initTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp1472 …return new InstanceFactory1WithSupport<TestInstanceT, Arg0, FunctionSupport1<Arg0>, FunctionProgra… in createTestInstanceWithPrograms()
1473 …, desc, FunctionProgramsSimple1<Arg0>(initPrograms), arg0, typename FunctionSupport1<Arg0>::Args(c… in createTestInstanceWithPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleImageTests.cpp1746 FunctionSupport1<CaseDef>::Function checkSupport, in addTestCasesWithFunctions()
1806 FunctionSupport1<CaseDef>::Function checkSupport, in addStandardSamplePositionTestCasesWithFunctions()
DvktPipelineMultisampleSampleLocationsExtTests.cpp134 typename FunctionSupport1<Arg0>::Function checkSupport, in addInstanceTestCaseWithPrograms()
138 …group->addChild(new InstanceFactory1WithSupport<Instance, Arg0, FunctionSupport1<Arg0>, FunctionPr… in addInstanceTestCaseWithPrograms()
139 …, desc, FunctionProgramsSimple1<Arg0>(initPrograms), arg0, typename FunctionSupport1<Arg0>::Args(c… in addInstanceTestCaseWithPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp10155 …ig, FunctionSupport1<TestConfig>, AddPrograms>(testCtx, tcu::NODETYPE_SELF_VALIDATE, finalTestName… in createPipelineBarrierTests()
10195 …stConfig, FunctionSupport1<TestConfig>, AddPrograms>(testCtx,tcu::NODETYPE_SELF_VALIDATE, testName… in createPipelineBarrierTests()
10223 …stConfig, FunctionSupport1<TestConfig>, AddPrograms>(testCtx,tcu::NODETYPE_SELF_VALIDATE, testName… in createPipelineBarrierTests()