Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h196 struct v3d_uncompiled_shader { struct
198 uint32_t program_id;
200 uint32_t compiled_variant_count;
201 struct pipe_shader_state base;
202 uint32_t num_tf_outputs;
203 struct v3d_varying_slot *tf_outputs;
204 uint16_t tf_specs[16];
205 uint16_t tf_specs_psiz[16];
206 uint32_t num_tf_specs;