Searched refs:createVectorSubscriptCase (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderIndexingTests.cpp | 650 static ShaderIndexingCase *createVectorSubscriptCase(Context &context, const char *caseName, const … in createVectorSubscriptCase() function 1212 … createVectorSubscriptCase(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 | 740 static ShaderIndexingCase *createVectorSubscriptCase(Context &context, const char *caseName, const … in createVectorSubscriptCase() function 1267 … createVectorSubscriptCase(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 | 733 static de::MovePtr<ShaderIndexingCase> createVectorSubscriptCase(tcu::TestContext &context, const s… in createVectorSubscriptCase() function 1306 … createVectorSubscriptCase(m_testCtx, name.c_str(), isVertexCase, varType, in init()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcShaderIndexingTests.cpp | 700 static ShaderIndexingCase *createVectorSubscriptCase(Context &context, const char *caseName, const … in createVectorSubscriptCase() function 1277 vecGroup->addChild(createVectorSubscriptCase( in init()
|