Home
last modified time | relevance | path

Searched refs:getDrawOffset (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrGLContext.cpp122 tcu::IVec2 GLContext::getDrawOffset (void) const in getDrawOffset() function in sglr::GLContext
166 tcu::IVec2 offset = getDrawOffset(); in viewport()
220 tcu::IVec2 offset = getDrawOffset(); in bindFramebuffer()
491 tcu::IVec2 offset = getDrawOffset(); in scissor()
602 tcu::IVec2 drawOffset = getDrawOffset(); in blitFramebuffer()
620 tcu::IVec2 drawOffset = getDrawOffset(); in invalidateSubFramebuffer()
H A DsglrGLContext.hpp225 tcu::IVec2 getDrawOffset (void) const;

Completed in 3 milliseconds