Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fShaderIndexingTests.cpp648 static ShaderIndexingCase* createVectorSubscriptCase (Context& context, const char* caseName, const… in createVectorSubscriptCase() function
1121 …vecGroup->addChild(createVectorSubscriptCase(m_context, name.c_str(), desc.c_str(), isVertexCase, … in init()
/external/deqp/modules/gles3/functional/
Des3fShaderIndexingTests.cpp603 static ShaderIndexingCase* createVectorSubscriptCase (Context& context, const char* caseName, const… in createVectorSubscriptCase() function
1087 …vecGroup->addChild(createVectorSubscriptCase(m_context, name.c_str(), desc.c_str(), isVertexCase, … in init()
/external/deqp/external/openglcts/modules/common/
DglcShaderIndexingTests.cpp655 static ShaderIndexingCase* createVectorSubscriptCase(Context& context, const char* caseName, const … in createVectorSubscriptCase() function
1229 vecGroup->addChild(createVectorSubscriptCase( in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderIndexingTests.cpp671 static de::MovePtr<ShaderIndexingCase> createVectorSubscriptCase (tcu::TestContext& context, in createVectorSubscriptCase() function
1183 …de::MovePtr<ShaderIndexingCase> testCase(createVectorSubscriptCase(m_testCtx, name.c_str(), desc.c… in init()