diff options
author | Jason Ekstrand <[email protected]> | 2016-08-19 00:54:56 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-08-29 12:17:34 -0700 |
commit | 2191f5cb7ed3205f8110ca989e13ade517084171 (patch) | |
tree | 0637178362120e2c076c44942b8fe2e8b9df5018 /src/mesa/drivers/dri/i965/brw_util.h | |
parent | 99b9e9b86ef7277c4953853da8e51e3f7a254a74 (diff) |
i965/blorp: Get rid of brw_context
This commit switches all of blorp from taking a brw_context to taking a
blorp_context and, where useful, a void *batch. In the GL driver, we only
have one active batch at a time so the brw_context *is* the batch but in
Vulkan, batch will point to the anv_cmd_buffer in which we are building
instructions.
Signed-off-by: Jason Ekstrand <[email protected]>
Reviewed-by: Topi Pohjolainen <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_util.h')
0 files changed, 0 insertions, 0 deletions