Home
last modified time | relevance | path

Searched defs:struct_size (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/include/android_stub/android/
H A Dlog.h189 size_t struct_size; member
/third_party/python/Modules/_decimal/libmpdec/
H A Dmpalloc.c133 mpd_sh_alloc(mpd_size_t struct_size, mpd_size_t nmemb, mpd_size_t size) in mpd_sh_alloc() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A 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/
H A Dvk_device.c531 copy_vk_struct_guts(VkBaseOutStructure *dst, VkBaseInStructure *src, size_t struct_size) in copy_vk_struct_guts() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_instance.c189 size_t struct_size = sizeof(instance->experimental); in vn_instance_init_experimental_features() local
/third_party/ffmpeg/libavutil/
H A Dvulkan.c903 size_t struct_size; /* Size of the opaque which updates the descriptor */ member
/third_party/mesa3d/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp336 unsigned struct_size = 0u; in create_binary_from_spirv() local
/third_party/python/Objects/
H A Dunicodeobject.c1023 Py_ssize_t struct_size; in resize_compact() local
1379 Py_ssize_t struct_size; in PyUnicode_New() local
[all...]

Completed in 16 milliseconds