Home
last modified time | relevance | path

Searched refs:vsVersion (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderViewportLayerArrayTests.cpp160 … const std::string &vsVersion, in adaptShaderToPipeline() argument
164 …tring varName = m_hasGeometryShader ? gsVersion : m_hasTessellationShader ? tesVersion : vsVersion; in adaptShaderToPipeline()
H A Dgl4cShaderViewportLayerArrayTests.hpp69 …adaptShaderToPipeline(std::string &shader, const std::string &varKey, const std::string &vsVersion,