Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable_autogen.h35 TSymbol *m_gl_MinProgramTexelOffset = nullptr; variable
DSymbolTable_ESSL_autogen.cpp21474 Rule::Get<Spec::ESSL, 300, Shader::ALL, 0>(&TableBase::m_gl_MinProgramTexelOffset),
21475 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MinProgramTexelOffset),
25570 m_gl_MinProgramTexelOffset = in initializeBuiltInVariables()
25577 static_cast<TVariable *>(m_gl_MinProgramTexelOffset)->shareConstPointer(unionArray); in initializeBuiltInVariables()
DSymbolTable_autogen.cpp34232 Rule::Get<Spec::ESSL, 300, Shader::ALL, 0>(&TableBase::m_gl_MinProgramTexelOffset),
34233 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MinProgramTexelOffset),
39521 m_gl_MinProgramTexelOffset = in initializeBuiltInVariables()
39528 static_cast<TVariable *>(m_gl_MinProgramTexelOffset)->shareConstPointer(unionArray); in initializeBuiltInVariables()