Home
last modified time | relevance | path

Searched defs:struct_type (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlower_buffer_access.cpp421 const glsl_type *struct_type = deref_record->record->type; in setup_buffer_access() local
/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter_test.cc1265 StructType struct_type; in TEST_P() local
1280 StructType struct_type; in TEST_P() local
1290 StructType struct_type; in TEST_P() local
1347 StructType struct_type; in TEST_P() local
/external/swiftshader/third_party/LLVM/lib/Object/
DMachOObject.cpp36 typedef T struct_type; in ReadInMemoryStruct() typedef
/external/vulkan-validation-layers/
Dvk_helper.py287 def _add_struct(self, line_txt, struct_type, num): argument
377 def get_struct_name_from_struct_type(struct_type): argument
/external/mesa3d/src/mesa/program/
Dir_to_mesa.cpp1555 const glsl_type *struct_type = ir->record->type; in visit() local
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp2734 const glsl_type *struct_type = ir->record->type; in visit() local
3844 const glsl_type *struct_type = deref_record->record->type; in calc_deref_offsets() local
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.mli474 val struct_type : llcontext -> lltype array -> lltype val
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli606 val struct_type : llcontext -> lltype array -> lltype val