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

/external/deqp/framework/opengl/
H A DgluTexture.hpp52 deUint32 getGLTexture (void) const { return m_glTexture; } function in class:glu::Texture1D
81 deUint32 getGLTexture (void) const { return m_glTexture; } function in class:glu::Texture2D
121 deUint32 getGLTexture (void) const { return m_glTexture; } function in class:glu::TextureCube
157 deUint32 getGLTexture (void) const { return m_glTexture; } function in class:glu::Texture2DArray
190 deUint32 getGLTexture (void) const { return m_glTexture; } function in class:glu::Texture1DArray
220 deUint32 getGLTexture (void) const { return m_glTexture; } function in class:glu::Texture3D
253 deUint32 getGLTexture (void) const { return m_glTexture; } function in class:glu::TextureCubeArray
291 deUint32 getGLTexture (void) const { return m_glTexture; } function in class:glu::TextureBuffer

Completed in 110 milliseconds