Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp130 tcu::IVec2 GLContext::getReadOffset (void) const in getReadOffset() function in sglr::GLContext
307 tcu::IVec2 offset = getReadOffset(); in copyTexImage1D()
324 tcu::IVec2 offset = getReadOffset(); in copyTexImage2D()
339 tcu::IVec2 offset = getReadOffset(); in copyTexSubImage1D()
354 tcu::IVec2 offset = getReadOffset(); in copyTexSubImage2D()
369 tcu::IVec2 offset = getReadOffset(); in copyTexSubImage3D()
603 tcu::IVec2 readOffset = getReadOffset(); in blitFramebuffer()
908 tcu::IVec2 offset = getReadOffset(); in readPixels()
DsglrGLContext.hpp224 tcu::IVec2 getReadOffset (void) const;