Searched refs:glsl_struct_field (Results 1 – 5 of 5) sorted by relevance
86 static const struct glsl_struct_field gl_DepthRangeParameters_fields[] = {103 static const struct glsl_struct_field gl_PointParameters_fields[] = {113 static const struct glsl_struct_field gl_MaterialParameters_fields[] = {121 static const struct glsl_struct_field gl_LightSourceParameters_fields[] = {136 static const struct glsl_struct_field gl_LightModelParameters_fields[] = {140 static const struct glsl_struct_field gl_LightModelProducts_fields[] = {144 static const struct glsl_struct_field gl_LightProducts_fields[] = {150 static const struct glsl_struct_field gl_FogParameters_fields[] = {
144 struct glsl_struct_field *structure; /**< List of struct fields. */230 static const glsl_type *get_record_instance(const glsl_struct_field *fields,491 glsl_type(const glsl_struct_field *fields, unsigned num_fields,559 struct glsl_struct_field { struct
81 glsl_type::glsl_type(const glsl_struct_field *fields, unsigned num_fields, in glsl_type()94 glsl_struct_field, length); in glsl_type()534 glsl_type::get_record_instance(const glsl_struct_field *fields, in get_record_instance()
213 const struct glsl_struct_field *field = in emit_ubo_loads()
3951 glsl_struct_field *const fields = ralloc_array(state, glsl_struct_field, in hir()