Searched defs:getGLTexture (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/opengl/
H A DgluTexture.hpp51 deUint32 getGLTexture (void) const { return m_glTexture; } function in class:glu::Texture1D
80 deUint32 getGLTexture (void) const { return m_glTexture; } function in class:glu::Texture2D
120 deUint32 getGLTexture (void) const { return m_glTexture; } function in class:glu::TextureCube
155 deUint32 getGLTexture (void) const { return m_glTexture; } function in class:glu::Texture2DArray
184 deUint32 getGLTexture (void) const { return m_glTexture; } function in class:glu::Texture1DArray
213 deUint32 getGLTexture (void) const { return m_glTexture; } function in class:glu::Texture3D
242 deUint32 getGLTexture (void) const { return m_glTexture; } function in class:glu::TextureCubeArray
277 deUint32 getGLTexture (void) const { return m_glTexture; } function in class:glu::TextureBuffer

Completed in 1121 milliseconds