Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFloatControlsTests.cpp1554 class OperationTestCase class
1558 OperationTestCase() {} in OperationTestCase() function in vkt::SpirVAssembly::__anonedfcea740111::OperationTestCase
1560 OperationTestCase(const char* _baseName, in OperationTestCase() function in vkt::SpirVAssembly::__anonedfcea740111::OperationTestCase
1614 …void build(vector<OperationTestCase>& testCases, TypeTestResultsSP typeTestResults, bool arguments…
1619 void createUnaryTestCases(vector<OperationTestCase>& testCases,
1629 typedef OperationTestCase OTC;
2130 void TestCasesBuilder::build(vector<OperationTestCase>& testCases, TypeTestResultsSP typeTestResult… in build()
2441 void TestCasesBuilder::createUnaryTestCases(vector<OperationTestCase>& testCases, OperationId opera… in createUnaryTestCases()
2819 typedef vector<OperationTestCase> TestCaseVect;
2828 const OperationTestCase& testCase;
[all …]