Searched refs:createMatrixSubscriptCase (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fShaderIndexingTests.cpp | 834 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/ |
D | es3fShaderIndexingTests.cpp | 803 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/ |
D | glcShaderIndexingTests.cpp | 918 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/ |
D | vktShaderRenderIndexingTests.cpp | 876 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()
|