Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/tests/deqp_support/
DtcuRandomOrderExecutor.cpp155 static qpTestCaseType nodeTypeToTestCaseType(TestNodeType nodeType) in nodeTypeToTestCaseType() function
177 const qpTestCaseType caseType = nodeTypeToTestCaseType(testCase->getNodeType()); in execute()