Searched refs:createMatrixSubscriptCase (Results 1 – 5 of 5) sorted by relevance
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| D | es2fShaderIndexingTests.cpp | 879 static ShaderIndexingCase* createMatrixSubscriptCase (Context& context, const char* caseName, const… in createMatrixSubscriptCase() function 1202 …matGroup->addChild(createMatrixSubscriptCase(m_context, name.c_str(), desc.c_str(), isVertexCase, … in init()
|
| /third_party/vk-gl-cts/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()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderIndexingTests.cpp | 912 static de::MovePtr<ShaderIndexingCase> createMatrixSubscriptCase (tcu::TestContext& context, in createMatrixSubscriptCase() function 1257 …de::MovePtr<ShaderIndexingCase> testCase(createMatrixSubscriptCase(m_testCtx, name.c_str(), isVert… in init()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| D | vktShaderRenderIndexingTests.cpp | 918 static de::MovePtr<ShaderIndexingCase> createMatrixSubscriptCase (tcu::TestContext& context, in createMatrixSubscriptCase() function 1269 …de::MovePtr<ShaderIndexingCase> testCase(createMatrixSubscriptCase(m_testCtx, name.c_str(), desc.c… in init()
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcShaderIndexingTests.cpp | 961 static ShaderIndexingCase* createMatrixSubscriptCase(Context& context, const char* caseName, const … in createMatrixSubscriptCase() function 1314 matGroup->addChild(createMatrixSubscriptCase( in init()
|