Searched defs:getRenderArea (Results 1 – 4 of 4) sorted by relevance
50 VkRect2D getRenderArea() const { return renderArea; } in getRenderArea() function
2445 VkRect2D CommandBuffer::ExecutionState::getRenderArea() const in getRenderArea() function in vk::CommandBuffer::ExecutionState
3693 gl::Rectangle FramebufferVk::getRenderArea(ContextVk *contextVk) const in getRenderArea() function in rx::FramebufferVk
1920 const gl::Rectangle &getRenderArea() const { return mRenderArea; } in getRenderArea() function