summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/gen8_pipeline.c
diff options
context:
space:
mode:
authorNanley Chery <[email protected]>2016-04-07 02:47:28 -0700
committerNanley Chery <[email protected]>2016-04-13 17:52:24 -0700
commit88d1c19c9dfd6be1a374917f707e3c77089d7013 (patch)
treecee57b8b7b657d6d8e90b01b5ba1c6b590413613 /src/intel/vulkan/gen8_pipeline.c
parent9fae6ee02659463259e9d7d90a2edf5261887503 (diff)
anv_cmd_buffer: Don't make the initial state dirty
Avoid excessive state emission. Relevant state for an action command will get set by the user: From Chapter 5. Command Buffers, When a command buffer begins recording, all state in that command buffer is undefined. [...] Whenever the state of a command buffer is undefined, the application must set all relevant state on the command buffer before any state dependent commands such as draws and dispatches are recorded, otherwise the behavior of executing that command buffer is undefined. Signed-off-by: Nanley Chery <[email protected]> Reviewed-by: Kristian Høgsberg Kristensen <[email protected]>
Diffstat (limited to 'src/intel/vulkan/gen8_pipeline.c')
0 files changed, 0 insertions, 0 deletions