Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/
H A DgluTexture.hpp293 const tcu::PixelBufferAccess getFullRefTexture (void);
294 const tcu::ConstPixelBufferAccess getFullRefTexture (void) const;
H A DgluTexture.cpp920 const tcu::PixelBufferAccess TextureBuffer::getFullRefTexture (void) in getFullRefTexture() function in glu::TextureBuffer
931 const tcu::ConstPixelBufferAccess TextureBuffer::getFullRefTexture (void) const in getFullRefTexture() function in glu::TextureBuffer
933 return const_cast<TextureBuffer*>(this)->getFullRefTexture(); in getFullRefTexture()
H A DgluTextureUtil.cpp1219 const tcu::PixelBufferAccess& fullAccess = buffer.getFullRefTexture();
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureFormatTests.cpp342 tcu::fillWithComponentGradients(m_texture->getFullRefTexture(), colorA, colorB); in init()

Completed in 5 milliseconds