Searched defs:buf_count (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/libXmu/dist/src/ |
| H A D | Xct.c | 47 unsigned buf_count; member in struct:_XctPriv
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_vbo.c | 803 struct nv04_resource *buf_count = nv04_resource(info->indirect->indirect_draw_count); local in function:nvc0_draw_indirect [all...] |
| H A D | nvc0_vbo_translate.c | 498 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 D | panvk_vX_cs.c | 214 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 D | panvk_vX_cmd_buffer.c | 558 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 D | panvk_private.h | 549 unsigned buf_count; member in struct:panvk_attribs_info
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_vbo.c | 813 struct nv04_resource *buf_count = nv04_resource(indirect->indirect_draw_count); local in function:nvc0_draw_indirect [all...] |
| H A D | nvc0_vbo_translate.c | 506 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 D | vn_descriptor_set.c | 701 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 D | pan_cmdstream.c | 1555 unsigned buf_count = (attr_count * 2) + (PAN_ARCH >= 6 ? 1 : 0); local in function:panfrost_emit_image_attribs
|
Completed in 25 milliseconds