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