Searched refs:createMatrixSubscriptCase (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderIndexingTests.cpp | 913 static ShaderIndexingCase *createMatrixSubscriptCase(Context &context, const char *caseName, const … in createMatrixSubscriptCase() function 1249 … createMatrixSubscriptCase(m_context, name.c_str(), desc.c_str(), isVertexCase, varType, in init()
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fShaderIndexingTests.cpp | 964 static ShaderIndexingCase *createMatrixSubscriptCase(Context &context, const char *caseName, const … in createMatrixSubscriptCase() function 1302 … createMatrixSubscriptCase(m_context, name.c_str(), desc.c_str(), isVertexCase, varType, in init()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderIndexingTests.cpp | 997 static de::MovePtr<ShaderIndexingCase> createMatrixSubscriptCase(tcu::TestContext &context, const s… in createMatrixSubscriptCase() function 1343 … createMatrixSubscriptCase(m_testCtx, name.c_str(), isVertexCase, varType, in init()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcShaderIndexingTests.cpp | 963 static ShaderIndexingCase *createMatrixSubscriptCase(Context &context, const char *caseName, const … in createMatrixSubscriptCase() function 1317 matGroup->addChild(createMatrixSubscriptCase( in init()
|