Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h207 struct v3d_uncompiled_shader { struct
209 uint32_t program_id;
211 uint32_t compiled_variant_count;
212 struct pipe_shader_state base;
213 uint32_t num_tf_outputs;
214 struct v3d_varying_slot *tf_outputs;
215 uint16_t tf_specs[16];
216 uint16_t tf_specs_psiz[16];
217 uint32_t num_tf_specs;