Searched defs:struct_field (Results 1 – 4 of 4) sorted by relevance
30 google.protobuf.Struct struct_field = 7; field54 repeated google.protobuf.Struct struct_field = 7; field77 google.protobuf.Struct struct_field = 7; field102 map<int32,google.protobuf.Struct> struct_field = 7; field
3076 encode_glsl_struct_field(blob *blob, const glsl_struct_field *struct_field) in encode_glsl_struct_field()3090 decode_glsl_struct_field_from_blob(blob_reader *blob, glsl_struct_field *struct_field) in decode_glsl_struct_field_from_blob()
1982 const glsl_struct_field *struct_field = in process_record_constructor() local