Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp70 glw::GLenum GetTypeGLenum() const;
87 static glw::GLenum GetTypeGLenum(TYPES type);
Dgl4cEnhancedLayoutsTests.cpp548 GLenum Type::GetTypeGLenum() const in GetTypeGLenum() function in gl4cts::EnhancedLayouts::Utils::Type
715 GLenum Type::GetTypeGLenum(TYPES type) in GetTypeGLenum() function in gl4cts::EnhancedLayouts::Utils::Type
3605 const GLenum gl_type = Type::GetTypeGLenum(type.m_basic_type); in AttribPointer()
22583 const GLenum type_enum = test_case.m_type.GetTypeGLenum(); in test()