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

/external/deqp/framework/opengl/
H A DgluTexture.cpp886 const tcu::PixelBufferAccess TextureBuffer::getFullRefTexture (void) function in class:glu::TextureBuffer
897 const tcu::ConstPixelBufferAccess TextureBuffer::getFullRefTexture (void) const function in class:glu::TextureBuffer
899 return const_cast<TextureBuffer*>(this)->getFullRefTexture();

Completed in 66 milliseconds