Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fShaderIndexingTests.cpp834 static ShaderIndexingCase* createMatrixSubscriptCase (Context& context, const char* caseName, const… in createMatrixSubscriptCase() function
1157 …matGroup->addChild(createMatrixSubscriptCase(m_context, name.c_str(), desc.c_str(), isVertexCase, … in init()
/external/deqp/modules/gles3/functional/
Des3fShaderIndexingTests.cpp803 static ShaderIndexingCase* createMatrixSubscriptCase (Context& context, const char* caseName, const… in createMatrixSubscriptCase() function
1129 …matGroup->addChild(createMatrixSubscriptCase(m_context, name.c_str(), desc.c_str(), isVertexCase, … in init()
/external/deqp/external/openglcts/modules/common/
DglcShaderIndexingTests.cpp918 static ShaderIndexingCase* createMatrixSubscriptCase(Context& context, const char* caseName, const … in createMatrixSubscriptCase() function
1269 matGroup->addChild(createMatrixSubscriptCase( in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderIndexingTests.cpp876 static de::MovePtr<ShaderIndexingCase> createMatrixSubscriptCase (tcu::TestContext& context, in createMatrixSubscriptCase() function
1227 …de::MovePtr<ShaderIndexingCase> testCase(createMatrixSubscriptCase(m_testCtx, name.c_str(), desc.c… in init()