Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_well_known_types.proto30 google.protobuf.Struct struct_field = 7; field
54 repeated google.protobuf.Struct struct_field = 7; field
77 google.protobuf.Struct struct_field = 7; field
102 map<int32,google.protobuf.Struct> struct_field = 7; field
/third_party/protobuf/src/google/protobuf/
Dunittest_well_known_types.proto30 google.protobuf.Struct struct_field = 7; field
54 repeated google.protobuf.Struct struct_field = 7; field
77 google.protobuf.Struct struct_field = 7; field
102 map<int32,google.protobuf.Struct> struct_field = 7; field
/third_party/mesa3d/src/compiler/glsl/
Dlower_buffer_access.cpp279 const glsl_struct_field **struct_field, in setup_buffer_access()
Dlower_ubo_reference.cpp116 const struct glsl_struct_field *struct_field; member in __anon91f3b17d0111::lower_ubo_reference_visitor
Dast_function.cpp1982 const glsl_struct_field *struct_field = in process_record_constructor() local
/third_party/mesa3d/src/compiler/
Dglsl_types.cpp2950 encode_glsl_struct_field(blob *blob, const glsl_struct_field *struct_field) in encode_glsl_struct_field()
2964 decode_glsl_struct_field_from_blob(blob_reader *blob, glsl_struct_field *struct_field) in decode_glsl_struct_field_from_blob()