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

/xsrc/external/mit/libXmu/dist/src/
H A DXct.c47 unsigned buf_count; member in struct:_XctPriv
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo.c803 struct nv04_resource *buf_count = nv04_resource(info->indirect->indirect_draw_count); local in function:nvc0_draw_indirect
[all...]
H A Dnvc0_vbo_translate.c498 struct nv04_resource *buf_count = nv04_resource(info->indirect->indirect_draw_count); local in function:nvc0_push_vbo_indirect
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_cs.c214 panvk_emit_attrib_buf(const struct panvk_attribs_info * info,const struct panvk_draw_info * draw,const struct panvk_attrib_buf * bufs,unsigned buf_count,unsigned idx,void * desc) argument
308 panvk_emit_attrib(const struct panvk_device * dev,const struct panvk_attribs_info * attribs,const struct panvk_attrib_buf * bufs,unsigned buf_count,unsigned idx,void * attrib) argument
H A Dpanvk_vX_cmd_buffer.c558 unsigned buf_count = panvk_varyings_buf_count(varyings); local in function:panvk_draw_prepare_varyings
611 unsigned buf_count = pipeline->attribs.buf_count + local in function:panvk_draw_prepare_attributes
H A Dpanvk_private.h549 unsigned buf_count; member in struct:panvk_attribs_info
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo.c813 struct nv04_resource *buf_count = nv04_resource(indirect->indirect_draw_count); local in function:nvc0_draw_indirect
[all...]
H A Dnvc0_vbo_translate.c506 struct nv04_resource *buf_count = nv04_resource(indirect->indirect_draw_count); local in function:nvc0_push_vbo_indirect
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_descriptor_set.c701 uint32_t buf_count = 0; local in function:vn_update_descriptor_sets_parse_template
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c1555 unsigned buf_count = (attr_count * 2) + (PAN_ARCH >= 6 ? 1 : 0); local in function:panfrost_emit_image_attribs

Completed in 25 milliseconds