diff options
author | Lionel Landwerlin <[email protected]> | 2019-07-23 14:12:43 +0300 |
---|---|---|
committer | Lionel Landwerlin <[email protected]> | 2019-07-23 15:54:48 +0000 |
commit | 772a5f981485d81919f1cb8ab52ddff0412c6ee5 (patch) | |
tree | 8ef948b3e6baf3cc2f5b477d23850fd784527524 /src/intel/vulkan/genX_cmd_buffer.c | |
parent | 79ab2c3e5764f6ac5e20338dc2c6c750eed9abd2 (diff) |
anv: fix use of comma operator
This doesn't fix any bug at the moment because the next statement is
'true' which happens to be APIMODE_D3D, but if that changes it could.
The fixes tags is as far I could go but the error predates it (2016 is
probably far enough).
Signed-off-by: Lionel Landwerlin <[email protected]>
Fixes: 8db6f2e6ebb9 ("anv/pipeline: Roll genX_pipeline_util.h into genX_pipeline.c")
Reviewed-by: Eric Engestrom <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/intel/vulkan/genX_cmd_buffer.c')
0 files changed, 0 insertions, 0 deletions