Searched defs:createMatrixSubscriptCase (Results 1 - 5 of 5) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderIndexingTests.cpp | 912 static de::MovePtr<ShaderIndexingCase> createMatrixSubscriptCase (tcu::TestContext& context, in createMatrixSubscriptCase() function
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcShaderIndexingTests.cpp | 961 static ShaderIndexingCase* createMatrixSubscriptCase(Context& context, const char* caseName, const char* description, in createMatrixSubscriptCase() function
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderIndexingTests.cpp | 803 static ShaderIndexingCase* createMatrixSubscriptCase (Context& context, const char* caseName, const char* description, bool isVertexCase, DataType varType, IndexAccessType writeAccess, IndexAccessType readAccess) in createMatrixSubscriptCase() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderIndexingTests.cpp | 918 static de::MovePtr<ShaderIndexingCase> createMatrixSubscriptCase (tcu::TestContext& context, in createMatrixSubscriptCase() function
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fShaderIndexingTests.cpp | 879 static ShaderIndexingCase* createMatrixSubscriptCase (Context& context, const char* caseName, const char* description, bool isVertexCase, DataType varType, IndexAccessType writeAccess, IndexAccessType readAccess) in createMatrixSubscriptCase() function
|
Completed in 10 milliseconds