Home
last modified time | relevance | path

Searched refs:getGLSLVersion (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.hpp186 glu::GLSLVersion getGLSLVersion (void) { return m_glslVersion; } in getGLSLVersion() function in glc::Context
DglcSubgroupsTestsUtils.cpp183 string versionDecl(getGLSLVersionDeclaration(context.getGLSLVersion())); in makeGraphicsPipeline()
320 string versionDecl(getGLSLVersionDeclaration(context.getGLSLVersion())); in makeComputePipeline()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.cpp538 glu::GLSLVersion getGLSLVersion() in getGLSLVersion() function in glcts::LayoutBindingBaseCase
2126 if (getGLSLVersion() == glu::GLSL_VERSION_310_ES) in binding_api_update()
3314 if (getGLSLVersion() == glu::GLSL_VERSION_310_ES) in binding_api_update()