Searched defs:field_location (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/compiler/glsl/ |
H A D | link_varyings.cpp | 527 unsigned field_location = field->location - in validate_explicit_variable_location() local
|
H A D | gl_nir_linker.c | 364 unsigned field_location = location; in add_shader_variable() local
|
/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | parser.cc | 937 ParseMessageField(FieldDescriptorProto* field, RepeatedPtrField<DescriptorProto>* messages, const LocationRecorder& parent_location, int location_field_number_for_nested_type, const LocationRecorder& field_location, const FileDescriptorProto* containing_file) ParseMessageField() argument 959 ParseMessageFieldNoLabel( FieldDescriptorProto* field, RepeatedPtrField<DescriptorProto>* messages, const LocationRecorder& parent_location, int location_field_number_for_nested_type, const LocationRecorder& field_location, const FileDescriptorProto* containing_file) ParseMessageFieldNoLabel() argument 1195 ParseFieldOptions(FieldDescriptorProto* field, const LocationRecorder& field_location, const FileDescriptorProto* containing_file) ParseFieldOptions() argument 1224 ParseDefaultAssignment( FieldDescriptorProto* field, const LocationRecorder& field_location, const FileDescriptorProto* containing_file) ParseDefaultAssignment() argument 1362 ParseJsonName(FieldDescriptorProto* field, const LocationRecorder& field_location, const FileDescriptorProto* containing_file) ParseJsonName() argument 2242 ParseLabel(FieldDescriptorProto::Label* label, const LocationRecorder& field_location, const FileDescriptorProto* containing_file) ParseLabel() argument [all...] |
Completed in 6 milliseconds