Home
last modified time | relevance | path

Searched defs:r600_pipe_shader_selector (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h345 struct r600_pipe_shader_selector { struct
346 struct r600_pipe_shader *current;
348 struct tgsi_token *tokens;
349 struct nir_shader *nir;
350 struct pipe_stream_output_info so;
351 struct tgsi_shader_info info;
353 unsigned num_shaders;
355 enum pipe_shader_type type;
356 enum pipe_shader_ir ir_type;
359 enum pipe_prim_type gs_output_prim;
[all …]