Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dshader_types.h235 struct gl_linked_shader struct
237 gl_shader_stage Stage;
240 uint8_t linked_source_sha1[SHA1_DIGEST_LENGTH];
242 struct gl_program *Program; /**< Post-compile assembly code */
250 GLbitfield shadow_samplers; /**< Samplers used for shadow sampling. */
258 unsigned num_uniform_components;
266 unsigned num_combined_uniform_components;
268 struct exec_list *ir;
269 struct glsl_symbol_table *symbols;
277 struct gl_shader_spirv_data *spirv_data;