| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_pipe_vbuf.c | 101 check_space(struct vbuf_stage *vbuf, unsigned nr) in check_space() 119 emit_vertex(struct vbuf_stage *vbuf, struct vertex_header *vertex) in emit_vertex() 144 struct vbuf_stage *vbuf = vbuf_stage(stage); in vbuf_tri() local 158 struct vbuf_stage *vbuf = vbuf_stage(stage); in vbuf_line() local 172 struct vbuf_stage *vbuf = vbuf_stage(stage); in vbuf_point() local 186 vbuf_start_prim(struct vbuf_stage *vbuf, uint prim) in vbuf_start_prim() 270 struct vbuf_stage *vbuf = vbuf_stage(stage); in vbuf_first_tri() local 282 struct vbuf_stage *vbuf = vbuf_stage(stage); in vbuf_first_line() local 294 struct vbuf_stage *vbuf = vbuf_stage(stage); in vbuf_first_point() local 308 vbuf_flush_vertices(struct vbuf_stage *vbuf) in vbuf_flush_vertices() [all …]
|
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| D | vmw_surface.c | 62 struct svga_winsys_buffer *vbuf = in vmw_svga_winsys_surface_init() local 176 struct svga_winsys_buffer *vbuf = in vmw_svga_winsys_surface_map() local
|
| /third_party/mesa3d/src/gallium/frontends/omx/tizonia/ |
| D | h264eprc.c | 234 static void enc_ScaleInput(vid_enc_PrivateType * priv, struct pipe_video_buffer **vbuf, unsigned *s… in enc_ScaleInput() 244 struct pipe_video_buffer *vbuf = task->buf; in enc_HandleTask() local 297 struct pipe_video_buffer *vbuf) in enc_LoadImage() 328 struct pipe_video_buffer *vbuf = in_buf->pOutputPortPrivate; in encode_frame() local
|
| /third_party/iowow/src/kv/dbg/ |
| D | iwkvdbg.c | 9 uint8_t *mm, *vbuf, *kbuf; in iwkvd_kvblk() local 42 uint8_t *mm, *vbuf, *kbuf; in iwkvd_sblk() local
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| D | vl_stubs.c | 67 vl_video_buffer_set_associated_data(struct pipe_video_buffer *vbuf, in vl_video_buffer_set_associated_data() 76 vl_video_buffer_get_associated_data(struct pipe_video_buffer *vbuf, in vl_video_buffer_get_associated_data()
|
| D | vl_video_buffer.c | 142 vl_video_buffer_set_associated_data(struct pipe_video_buffer *vbuf, in vl_video_buffer_set_associated_data() 160 vl_video_buffer_get_associated_data(struct pipe_video_buffer *vbuf, in vl_video_buffer_get_associated_data()
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| D | u_draw_quad.c | 44 struct pipe_resource *vbuf, in util_draw_vertex_buffer()
|
| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| D | vid_enc.c | 761 struct pipe_video_buffer *vbuf) in enc_LoadImage() 769 static void enc_ScaleInput(omx_base_PortType *port, struct pipe_video_buffer **vbuf, unsigned *size) in enc_ScaleInput() 790 struct pipe_video_buffer *vbuf = task->buf; in enc_HandleTask() local 872 struct pipe_video_buffer *vbuf = buf->pOutputPortPrivate; in vid_enc_EncodeFrame() local
|
| /third_party/libwebsockets/lib/core/ |
| D | logs.c | 525 int hexdump_level, const void *vbuf, size_t len) in lwsl_hexdump_level_cx() 579 lwsl_hexdump_level(int hexdump_level, const void *vbuf, size_t len) in lwsl_hexdump_level() 585 lwsl_hexdump(const void *vbuf, size_t len) in lwsl_hexdump()
|
| /third_party/mesa3d/src/gallium/frontends/omx/ |
| D | vid_enc_common.c | 211 struct pipe_video_buffer **vbuf, unsigned *size) in enc_ScaleInput_common() 399 struct pipe_video_buffer *vbuf) in enc_LoadImage_common()
|
| /third_party/iowow/src/kv/tests/ |
| D | iwkv_test7.c | 11 char vbuf[VBUFSZ]; variable
|
| D | iwkv_test10.c | 11 static char vbuf[VBUFSZ]; variable
|
| D | iwkv_test5.c | 11 static char vbuf[VBUFSZ]; variable
|
| /third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
| D | cso_context.c | 68 struct u_vbuf *vbuf; member 1085 struct u_vbuf *vbuf = ctx->vbuf_current; in cso_set_vertex_elements() local 1099 struct u_vbuf *vbuf = ctx->vbuf_current; in cso_save_vertex_elements() local 1113 struct u_vbuf *vbuf = ctx->vbuf_current; in cso_restore_vertex_elements() local 1135 struct u_vbuf *vbuf = ctx->vbuf_current; in cso_set_vertex_buffers() local 1172 struct u_vbuf *vbuf = ctx->vbuf; in cso_set_vertex_buffers_and_elements() local 1632 struct u_vbuf *vbuf = cso->vbuf_current; in cso_draw_vbo() local 1660 struct u_vbuf *vbuf = cso->vbuf_current; in cso_multi_draw() local
|
| /third_party/mesa3d/src/gallium/tests/graw/ |
| D | fs-frontface.c | 78 struct pipe_vertex_buffer vbuf; in set_vertices() local
|
| D | fs-write-z.c | 82 struct pipe_vertex_buffer vbuf; in set_vertices() local
|
| D | fs-fragcoord.c | 56 struct pipe_vertex_buffer vbuf; in set_vertices() local
|
| D | tri.c | 42 struct pipe_vertex_buffer vbuf; in set_vertices() local
|
| D | tri-large.c | 45 struct pipe_vertex_buffer vbuf; in set_vertices() local
|
| D | tex-srgb.c | 59 struct pipe_vertex_buffer vbuf; in set_vertices() local
|
| D | tex-swizzle.c | 41 struct pipe_vertex_buffer vbuf; in set_vertices() local
|
| D | occlusion-query.c | 82 struct pipe_vertex_buffer vbuf; in set_vertices() local
|
| D | quad-tex.c | 43 struct pipe_vertex_buffer vbuf; in set_vertices() local
|
| /third_party/iowow/src/utils/tests/ |
| D | iwhmap_test1.c | 54 char vbuf[64]; in test_basic_crud_str() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_swtnl_private.h | 50 struct pipe_resource *vbuf; member
|