Searched refs:m_normalize (Results 1 – 5 of 5) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsVertexArrayTests.hpp | 186 virtual bool getNormalized (void) const { return m_normalize; } in getNormalized() 211 bool m_normalize; member in deqp::gls::ContextArray
|
D | glsVertexArrayTests.cpp | 397 , m_normalize (false) in ContextArray() 476 m_normalize = normalized; in bind() 506 …m_ctx.vertexAttribPointer(loc, m_componentCount, inputTypeToGL(m_inputType), m_normalize, m_stride… in glBind() 523 …m_ctx.vertexAttribPointer(loc, m_componentCount, inputTypeToGL(m_inputType), m_normalize, m_stride… in glBind() 541 …m_ctx.vertexAttribPointer(loc, m_componentCount, inputTypeToGL(m_inputType), m_normalize, m_stride… in glBind() 558 …m_ctx.vertexAttribPointer(loc, m_componentCount, inputTypeToGL(m_inputType), m_normalize, m_stride… in glBind()
|
D | glsDrawTest.cpp | 896 bool getNormalized (void) const { return m_normalize; } in getNormalized() 913 bool m_normalize; member in deqp::gls::__anon253cabfc0111::AttributeArray 933 , m_normalize (false) in AttributeArray() 991 m_normalize = normalized; in setupArray() 1069 …m_ctx.vertexAttribPointer(loc, size, inputTypeToGL(m_inputType), m_normalize, m_stride, basePtr + … in bindAttribute() 1086 …m_ctx.vertexAttribPointer(loc, m_componentCount, inputTypeToGL(m_inputType), m_normalize, m_stride… in bindAttribute()
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test9-pr18818-clang.so.abi | 3816 …<function-decl name='m_normalize' mangled-name='_ZN5boost10filesystem4path11m_normalizeEv' filepat…
|
D | test10-pr18818-gcc.so.abi | 4326 …<function-decl name='m_normalize' mangled-name='_ZN5boost10filesystem4path11m_normalizeEv' filepat…
|