| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawSimpleTest.cpp | 63 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
|
| D | vktDrawIndexedTest.cpp | 71 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
|
| D | vktDrawShaderDrawParametersTests.cpp | 98 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
|
| D | vktDrawIndirectTest.cpp | 250 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
|
| D | vktDrawTestCaseUtil.hpp | 58 …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()
|
| D | vktDrawConcurrentTests.cpp | 68 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/ |
| D | vktConditionalClearAttachmentTests.cpp | 70 …learAttachmentTest::ConditionalClearAttachmentTest (Context &context, ConditionalTestSpec testSpec) in ConditionalClearAttachmentTest() 241 ConditionalTestSpec testSpec; in init() local
|
| D | vktConditionalDispatchTests.cpp | 108 const ConditionalTestSpec& testSpec) in ConditionalDispatchTest() 144 …patchTestInstance::ConditionalDispatchTestInstance (Context &context, ConditionalTestSpec testSpec) in ConditionalDispatchTestInstance() 381 ConditionalTestSpec testSpec; in init() local
|
| D | vktConditionalDrawTests.cpp | 113 ConditionalDraw::ConditionalDraw (Context &context, ConditionalTestSpec testSpec) in ConditionalDraw() 529 ConditionalTestSpec testSpec; in init() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fPixelBufferObjectTests.cpp | 713 ReadPixelsTest::TestSpec testSpec; in init() local
|
| /third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | VertexInputTests.cpp | 69 const std::vector<ShaderTestSpec>& testSpec) { in MakeTestPipeline()
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | VertexStateTests.cpp | 71 const std::vector<ShaderTestSpec>& testSpec) { in MakeTestPipeline()
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| D | StorageTextureValidationTests.cpp | 215 for (const auto& testSpec : kTestSpecs) { in TEST_F() local
|
| /third_party/libabigail/tests/lib/ |
| D | catch.hpp | 9994 TestSpec const& Config::testSpec() const { return m_testSpec; } in testSpec() function in Catch::Config 11259 TestSpec const& testSpec = config.testSpec(); in listTests() local 11293 TestSpec const& testSpec = config.testSpec(); in listTestsNamesOnly() local 11331 TestSpec const& testSpec = config.testSpec(); in listTags() local 12736 …void RunContext::testGroupStarting(std::string const& testSpec, std::size_t groupIndex, std::size_… in testGroupStarting() 12740 …void RunContext::testGroupEnded(std::string const& testSpec, Totals const& totals, std::size_t gro… in testGroupEnded() 14275 bool matchTest( TestCase const& testCase, TestSpec const& testSpec, IConfig const& config ) { in matchTest() 14290 …<TestCase> filterTests( std::vector<TestCase> const& testCases, TestSpec const& testSpec, IConfig … in filterTests() 14730 TestSpec TestSpecParser::testSpec() { in testSpec() function in Catch::TestSpecParser
|