Home
last modified time | relevance | path

Searched defs:testSpec (Results 1 – 13 of 13) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawSimpleTest.cpp63 SimpleDraw::SimpleDraw (Context &context, TestSpec testSpec) in SimpleDraw()
198 SimpleDrawInstanced::SimpleDrawInstanced (Context &context, TestSpec testSpec) in SimpleDrawInstanced()
291 void checkSupport(Context& context, SimpleDraw::TestSpec testSpec) in checkSupport()
311 SimpleDraw::TestSpec testSpec; in init() local
324 SimpleDrawInstanced::TestSpec testSpec; in init() local
DvktDrawIndexedTest.cpp71 DrawIndexed::DrawIndexed (Context &context, TestSpec testSpec) in DrawIndexed()
212 DrawInstancedIndexed::DrawInstancedIndexed (Context &context, TestSpec testSpec) in DrawInstancedIndexed()
319 void checkSupport(Context& context, DrawIndexed::TestSpec testSpec) in checkSupport()
339 DrawIndexed::TestSpec testSpec; in init() local
352 DrawInstancedIndexed::TestSpec testSpec; in init() local
DvktDrawShaderDrawParametersTests.cpp98 DrawTest::DrawTest (Context &context, TestSpec testSpec) in DrawTest()
308 void checkSupport (Context& context, DrawTest::TestSpec testSpec) in checkSupport()
349 void addDrawCase (tcu::TestCaseGroup* group, DrawTest::TestSpec testSpec, const TestFlags flags) in addDrawCase()
375 DrawTest::TestSpec testSpec; in init() local
390 DrawTest::TestSpec testSpec; in init() local
407 DrawTest::TestSpec testSpec; in init() local
DvktDrawTestCaseUtil.hpp58 …t& testCtx, const std::string& name, const std::string& desc, typename Instance::TestSpec testSpec) in InstanceFactory()
65 …estCtx, const std::string& name, const std::string& desc, typename Instance::TestSpec testSpec, co… in InstanceFactory()
DvktDrawIndirectTest.cpp250 IndirectDraw::IndirectDraw (Context &context, TestSpec testSpec) in IndirectDraw()
647 …ectDrawInstanced<FirstInstanceSupport>::IndirectDrawInstanced (Context &context, TestSpec testSpec) in IndirectDrawInstanced()
994 void checkSupport(Context& context, IndirectDraw::TestSpec testSpec) in checkSupport()
1038 IndirectDraw::TestSpec testSpec; in init() local
1076 IndirectDraw::TestSpec testSpec; in init() local
1121 IDFirstInstanceNotSupported::TestSpec testSpec; in init() local
1161 IDFirstInstanceSupported::TestSpec testSpec; in init() local
DvktDrawConcurrentTests.cpp68 ConcurrentDraw::ConcurrentDraw (Context &context, TestSpec testSpec) in ConcurrentDraw()
380 void checkSupport(Context& context, ConcurrentDraw::TestSpec testSpec) in checkSupport()
397 ConcurrentDraw::TestSpec testSpec in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalClearAttachmentTests.cpp70 …learAttachmentTest::ConditionalClearAttachmentTest (Context &context, ConditionalTestSpec testSpec) in ConditionalClearAttachmentTest()
241 ConditionalTestSpec testSpec; in init() local
DvktConditionalDispatchTests.cpp108 const ConditionalTestSpec& testSpec) in ConditionalDispatchTest()
144 …patchTestInstance::ConditionalDispatchTestInstance (Context &context, ConditionalTestSpec testSpec) in ConditionalDispatchTestInstance()
381 ConditionalTestSpec testSpec; in init() local
DvktConditionalDrawTests.cpp113 ConditionalDraw::ConditionalDraw (Context &context, ConditionalTestSpec testSpec) in ConditionalDraw()
529 ConditionalTestSpec testSpec; in init() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fPixelBufferObjectTests.cpp713 ReadPixelsTest::TestSpec testSpec; in init() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DVertexInputTests.cpp69 const std::vector<ShaderTestSpec>& testSpec) { in MakeTestPipeline()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DVertexStateTests.cpp71 const std::vector<ShaderTestSpec>& testSpec) { in MakeTestPipeline()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DStorageTextureValidationTests.cpp215 for (const auto& testSpec : kTestSpecs) { in TEST_F() local