Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/trace/
Dtrace_marker.c218 char buf_count[BUFFER_LEN] = {0}; in trace_marker_0030() local
447 char buf_count[BUFFER_LEN] = {0}; in trace_marker_0060() local
762 char buf_count[BUFFER_LEN] = {0}; in ThreadTraceMarkerCountFir() local
801 char buf_count[BUFFER_LEN] = {0}; in ThreadTraceMarkerCountSec() local
1189 char buf_count[BUFFER_LEN] = {0}; in trace_marker_0180() local
1235 char buf_count[BUFFER_LEN] = {0}; in trace_marker_0190() local
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_cs.c157 unsigned buf_count, in panvk_emit_attrib_buf()
271 unsigned buf_count, in panvk_emit_attrib()
Dpanvk_vX_cmd_buffer.c488 unsigned buf_count = panvk_varyings_buf_count(varyings); in panvk_draw_prepare_varyings() local
Dpanvk_private.h667 unsigned buf_count; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_vbo.c813 struct nv04_resource *buf_count = nv04_resource(indirect->indirect_draw_count); in nvc0_draw_indirect() local
Dnvc0_vbo_translate.c506 struct nv04_resource *buf_count = nv04_resource(indirect->indirect_draw_count); in nvc0_push_vbo_indirect() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_descriptor_set.c798 uint32_t buf_count = 0; in vn_update_descriptor_sets_parse_template() local
/third_party/alsa-utils/alsaloop/
Dalsaloop.h109 snd_pcm_uframes_t buf_count; /* filled samples */ member
/third_party/libuv/src/win/
Dpipe.c1682 size_t buf_count, buf_index; in uv__pipe_write_ipc() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.c1964 unsigned buf_count = (attr_count * 2) + (PAN_ARCH >= 6 ? 1 : 0); in panfrost_emit_image_attribs() local