diff options
author | Erik Faye-Lund <[email protected]> | 2018-08-07 21:31:20 +0200 |
---|---|---|
committer | Lionel Landwerlin <[email protected]> | 2018-08-15 23:23:16 +0100 |
commit | da1f7c56dabc52a293235dc97101342c3a242e4b (patch) | |
tree | fb9e8f3a0e44d818197ee106bc0877bac336a118 /src/intel/compiler | |
parent | 743dff1ccaca06d03e1886c5a51cac782e888765 (diff) |
i965: do not emit empty surface state
If called with an empty size, brw_emit_buffer_surface_state asserts.
We already have a dedicated helper for uploading nothing, so let's use
that instead.
Avoids an assert in
dEQP-GLES31.functional.shaders.opaque_type_indexing.ssbo.const_literal_vertex
when running a debug build of i965.
Signed-off-by: Erik Faye-Lund <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/intel/compiler')
0 files changed, 0 insertions, 0 deletions