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.cpp1322 class OperationTestCase class
1326 OperationTestCase() {} in OperationTestCase() function in vkt::SpirVAssembly::__anon5984e4560111::OperationTestCase
1328 OperationTestCase(const char* _baseName, in OperationTestCase() function in vkt::SpirVAssembly::__anon5984e4560111::OperationTestCase
1377 …void build(vector<OperationTestCase>& testCases, TypeTestResultsSP typeTestResults, bool arguments…
1382 void createUnaryTestCases(vector<OperationTestCase>& testCases,
1391 typedef OperationTestCase OTC;
1703 void TestCasesBuilder::build(vector<OperationTestCase>& testCases, TypeTestResultsSP typeTestResult… in build()
1950 void TestCasesBuilder::createUnaryTestCases(vector<OperationTestCase>& testCases, OperationId opera… in createUnaryTestCases()
2157 typedef vector<OperationTestCase> TestCaseVect;
2166 const OperationTestCase& testCase;
[all …]