Searched defs:framebufferState (Results 1 – 4 of 4) sorted by relevance
473 FrameBufferState framebufferState (RENDER_SIZE, RENDER_SIZE); in testPrimitivesInside() local529 FrameBufferState framebufferState (RENDER_SIZE, RENDER_SIZE); in testPrimitivesOutside() local619 FrameBufferState framebufferState (RENDER_SIZE, RENDER_SIZE); in testPrimitivesDepthClamp() local713 FrameBufferState framebufferState (RENDER_SIZE, RENDER_SIZE); in testPrimitivesDepthClip() local743 FrameBufferState framebufferState (RENDER_SIZE, RENDER_SIZE); in testPrimitivesDepthClip() local816 FrameBufferState framebufferState (RENDER_SIZE, RENDER_SIZE); in testLargePoints() local948 FrameBufferState framebufferState (RENDER_SIZE, RENDER_SIZE); in testWideLines() local1396 FrameBufferState framebufferState (RENDER_SIZE, RENDER_SIZE); in testClipDistance() local1526 FrameBufferState framebufferState (RENDER_SIZE_LARGE, RENDER_SIZE_LARGE); in testComplementarity() local
93 DrawContext (const FrameBufferState& framebufferState) in DrawContext()
123 ReferenceDrawContext::ReferenceDrawContext(const FrameBufferState& framebufferState) in ReferenceDrawContext()
334 const gl::FramebufferState &framebufferState) in SerializeFramebufferState()