Searched refs:TEST_INVOCATION_PER_LAYER (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp2557 TEST_INVOCATION_PER_LAYER, // !< draw to all layers, one invocation per layer enumerator in enum:deqp::gles31::Functional::__anon3571::LayeredRenderCase::TestType
2660 else if (m_test == TEST_INVOCATION_PER_LAYER)
2971 if (m_test == TEST_INVOCATION_PER_LAYER || m_test == TEST_MULTIPLE_LAYERS_PER_INVOCATION)
3072 else if (m_test == TEST_INVOCATION_PER_LAYER)
3341 case TEST_INVOCATION_PER_LAYER:
6203 instancedGroup->addChild(new LayeredRenderCase(m_context, name.c_str(), desc.c_str(), layerTargets[targetNdx].target, LayeredRenderCase::TEST_INVOCATION_PER_LAYER));

Completed in 90 milliseconds