Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable_autogen.h36 TSymbol *m_gl_MaxProgramTexelOffset = nullptr; variable
DSymbolTable_ESSL_autogen.cpp21476 Rule::Get<Spec::ESSL, 300, Shader::ALL, 0>(&TableBase::m_gl_MaxProgramTexelOffset),
21477 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxProgramTexelOffset),
25579 m_gl_MaxProgramTexelOffset = in initializeBuiltInVariables()
25586 static_cast<TVariable *>(m_gl_MaxProgramTexelOffset)->shareConstPointer(unionArray); in initializeBuiltInVariables()
DSymbolTable_autogen.cpp34234 Rule::Get<Spec::ESSL, 300, Shader::ALL, 0>(&TableBase::m_gl_MaxProgramTexelOffset),
34235 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxProgramTexelOffset),
39530 m_gl_MaxProgramTexelOffset = in initializeBuiltInVariables()
39537 static_cast<TVariable *>(m_gl_MaxProgramTexelOffset)->shareConstPointer(unionArray); in initializeBuiltInVariables()