Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcShaderGroupVoteTests.cpp330 m_shaderBase += "${VERSION}\n" in ShaderGroupVoteFunctionTestCaseBase()
350 const char* shaderBase = m_shaderBase.c_str(); in ShaderGroupVoteAllInvocationsTestCase()
366 const char* shaderBase = m_shaderBase.c_str(); in ShaderGroupVoteAnyInvocationTestCase()
382 const char* shaderBase = m_shaderBase.c_str(); in ShaderGroupVoteAllInvocationsEqualTestCase()
DglcShaderGroupVoteTests.hpp91 std::string m_shaderBase; member in glcts::ShaderGroupVoteFunctionTestCaseBase