diff options
author | Edward O'Callaghan <[email protected]> | 2016-01-02 05:55:49 +1100 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2016-04-07 11:56:35 +1000 |
commit | 85f79f0c7567e47ca4c5b204ddf7891fd12e3e85 (patch) | |
tree | 06aade431312df70b26d6f9f3ca13e2ae7ef6bb6 /src/gallium | |
parent | b40375a21cd8c0336aa9c3fcbabe02c27f9d1471 (diff) |
mesa/st: Use _mesa_geometric_ functions appropriately
Change references to gl_framebuffer::Width, Height, MaxNumLayers
and Visual::samples to use the _mesa_geometric_ convenience functions
for those places where the geometry of the gl_framebuffer is needed.
This is in contrast to the geometry of the intersection of the
attachments of the gl_framebuffer.
This patch paves the way to enable GL_ARB_framebuffer_no_attachements
for all gallium drivers.
V.2:
Remove itermeditate variable state.
Signed-off-by: Edward O'Callaghan <[email protected]>
Reviewed-by: Ilia Mirkin <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions