Searched refs:createVectorSubscriptCase (Results 1 – 5 of 5) sorted by relevance
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| D | es2fShaderIndexingTests.cpp | 693 static ShaderIndexingCase* createVectorSubscriptCase (Context& context, const char* caseName, const… in createVectorSubscriptCase() function 1166 …vecGroup->addChild(createVectorSubscriptCase(m_context, name.c_str(), desc.c_str(), isVertexCase, … in init()
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fShaderIndexingTests.cpp | 603 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()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderIndexingTests.cpp | 708 static de::MovePtr<ShaderIndexingCase> createVectorSubscriptCase (tcu::TestContext& context, in createVectorSubscriptCase() function 1214 …de::MovePtr<ShaderIndexingCase> testCase(createVectorSubscriptCase(m_testCtx, name.c_str(), isVert… in init()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| D | vktShaderRenderIndexingTests.cpp | 713 static de::MovePtr<ShaderIndexingCase> createVectorSubscriptCase (tcu::TestContext& context, in createVectorSubscriptCase() function 1225 …de::MovePtr<ShaderIndexingCase> testCase(createVectorSubscriptCase(m_testCtx, name.c_str(), desc.c… in init()
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcShaderIndexingTests.cpp | 698 static ShaderIndexingCase* createVectorSubscriptCase(Context& context, const char* caseName, const … in createVectorSubscriptCase() function 1274 vecGroup->addChild(createVectorSubscriptCase( in init()
|