mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 11:18:08 +02:00
wip
This commit is contained in:
parent
9b16f9216e
commit
f298b9a179
1 changed files with 1 additions and 1 deletions
|
|
@ -306,7 +306,7 @@ struct pipe_stream_output_info
|
|||
struct pipe_shader_state
|
||||
{
|
||||
enum pipe_shader_ir type;
|
||||
struct{
|
||||
union {
|
||||
const struct tgsi_token *tokens;
|
||||
struct nir_shader *nir;
|
||||
} ir;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue