Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h314 struct r600_pipe_shader_selector { struct
315 struct r600_pipe_shader *current;
317 struct tgsi_token *tokens;
318 struct nir_shader *nir;
320 size_t nir_blob_size;
321 void *nir_blob;
323 struct pipe_stream_output_info so;
324 struct tgsi_shader_info info;
326 unsigned num_shaders;
328 enum pipe_shader_type type;
[all …]