Searched refs:capturingCase (Results 1 – 1 of 1) sorted by relevance
3687 for (const auto& capturingCase : capturingCases) in createShaderModuleIdentifierTests() local3690 if (capturingCase.capturedProperties != CapturedPropertiesBits::NONE && in createShaderModuleIdentifierTests()3694 GroupPtr captureGroup (new tcu::TestCaseGroup(testCtx, capturingCase.name, "")); in createShaderModuleIdentifierTests()3705 static_cast<CapturedPropertiesFlags>(capturingCase.capturedProperties)); in createShaderModuleIdentifierTests()