Home
last modified time | relevance | path

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

/external/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
/external/mesa3d/src/compiler/glsl/
Dlower_buffer_access.cpp279 const glsl_struct_field **struct_field, in setup_buffer_access()
Dlower_ubo_reference.cpp113 const struct glsl_struct_field *struct_field; member in __anone8801ff50111::lower_ubo_reference_visitor
Dast_function.cpp1866 const glsl_struct_field *struct_field = in process_record_constructor() local