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.h198 struct v3d_uncompiled_shader { struct
200 uint32_t program_id;
202 uint32_t compiled_variant_count;
203 struct pipe_shader_state base;
204 uint32_t num_tf_outputs;
205 struct v3d_varying_slot *tf_outputs;
206 uint16_t tf_specs[16];
207 uint16_t tf_specs_psiz[16];
208 uint32_t num_tf_specs;