diff options
author | Edward O'Callaghan <[email protected]> | 2016-02-17 21:01:57 +1100 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2016-04-07 11:56:44 +1000 |
commit | 2016e9ffda26aac6a65c363f38afc047b72d3e83 (patch) | |
tree | a1bbc8a3f091708d341dfc5ab909ab34ce50e627 /src/gallium/auxiliary | |
parent | 4bc9130fba2f815cb910536d3d3a253a8c3ed0b9 (diff) |
gallium: Obtain ARB_framebuffer_no_attachment constants
Set default values for the constants required in
ARB_framebuffer_no_attachments and obtained the number
of layers from ``PIPE_CAP_MAX_TEXTURE_ARRAY_LAYERS``.
We also obtain the MaxFramebufferSamples value using
a query back to the driver for PIPE_FORMAT_NONE.
V.1:
Merge if branch predicates into one branch.
Move const init into st_init_limits()
[airlied: whitespace fixup]
Signed-off-by: Edward O'Callaghan <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions