Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.h216 struct v3d_uncompiled_shader { struct
218 uint32_t program_id;
220 uint32_t compiled_variant_count;
221 struct pipe_shader_state base;
222 uint32_t num_tf_outputs;
223 struct v3d_varying_slot *tf_outputs;
224 uint16_t tf_specs[16];
225 uint16_t tf_specs_psiz[16];
226 uint32_t num_tf_specs;
229 unsigned char sha1[20];