Home
last modified time | relevance | path

Searched defs:struct_size (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/include/android_stub/android/
Dlog.h189 size_t struct_size; member
/third_party/python/Modules/_decimal/libmpdec/
Dmpalloc.c133 mpd_sh_alloc(mpd_size_t struct_size, mpd_size_t nmemb, mpd_size_t size) in mpd_sh_alloc()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_draw.c297 const size_t struct_size = info.index_size ? sizeof(uint32_t) * 5 : sizeof(uint32_t) * 4; in st_indirect_draw_vbo() local
/third_party/mesa3d/src/vulkan/runtime/
Dvk_device.c531 copy_vk_struct_guts(VkBaseOutStructure *dst, VkBaseInStructure *src, size_t struct_size) in copy_vk_struct_guts()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_instance.c189 size_t struct_size = sizeof(instance->experimental); in vn_instance_init_experimental_features() local
/third_party/mesa3d/src/gallium/frontends/clover/spirv/
Dinvocation.cpp336 unsigned struct_size = 0u; in create_binary_from_spirv() local
/third_party/ffmpeg/libavutil/
Dvulkan.c903 size_t struct_size; /* Size of the opaque which updates the descriptor */ member
/third_party/skia/third_party/externals/tint/src/resolver/
Dresolver.cc2203 uint64_t struct_size = 0; in Structure() local
/third_party/python/Objects/
Dunicodeobject.c1042 Py_ssize_t struct_size; in resize_compact() local
1417 Py_ssize_t struct_size; in PyUnicode_New() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp10561 uint32_t struct_size = get_declared_struct_size_msl(type, true, true); in emit_struct_padding_target() local