Home
last modified time | relevance | path

Searched defs:vbuf (Results 1 - 25 of 64) sorted by relevance

123

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_draw_quad.c42 util_draw_vertex_buffer(struct pipe_context *pipe, struct cso_context *cso, struct pipe_resource *vbuf, uint vbuf_slot, uint offset, uint prim_type, uint num_verts, uint num_attribs) util_draw_vertex_buffer() argument
/third_party/mesa3d/src/gallium/tests/graw/
H A Dfs-fragcoord.c56 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dfs-write-z.c82 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dfs-frontface.c78 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dquad-tex.c43 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dtri-large.c45 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dtri.c42 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Docclusion-query.c82 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dtri-gs.c81 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dtex-swizzle.c41 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dtex-srgb.c59 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dfs-test.c162 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dquad-sample.c90 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dtri-instanced.c111 struct pipe_vertex_buffer vbuf[2]; in set_vertices() local
[all...]
H A Dshader-leak.c80 struct pipe_vertex_buffer vbuf; in set_vertices() local
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_surface.c62 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/drivers/svga/
H A Dsvga_swtnl_private.h50 struct pipe_resource *vbuf; member
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dtri.c80 struct pipe_resource *vbuf; member
H A Dquad-tex.c84 struct pipe_resource *vbuf; member
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_private.h59 struct pipe_resource *vbuf; member
/third_party/ffmpeg/libavcodec/
H A Dvc1_mc.c296 uint8_t *vbuf = ubuf + 9 * s->uvlinesize; in ff_vc1_mc_1mv() local
1081 uint8_t *vbuf = ubuf + 9 * s->uvlinesize; in ff_vc1_interp_mc() local
[all...]
/third_party/libwebsockets/lib/core/
H A Dlogs.c608 lwsl_hexdump_level(int hexdump_level, const void *vbuf, size_t len) in lwsl_hexdump_level() argument
614 lwsl_hexdump(const void *vbuf, size_t len) in lwsl_hexdump() argument
553 lwsl_hexdump_level_cx(lws_log_cx_t *cx, lws_log_prepend_cx_t prep, void *obj, int hexdump_level, const void *vbuf, size_t len) lwsl_hexdump_level_cx() argument
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_enc.c769 static void enc_ScaleInput(omx_base_PortType *port, struct pipe_video_buffer **vbuf, unsigned *size) in enc_ScaleInput() argument
790 struct pipe_video_buffer *vbuf = task->buf; in enc_HandleTask() local
872 struct pipe_video_buffer *vbuf in vid_enc_EncodeFrame() local
760 enc_LoadImage(omx_base_PortType *port, OMX_BUFFERHEADERTYPE *buf, struct pipe_video_buffer *vbuf) enc_LoadImage() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
H A Dh264eprc.c234 static void enc_ScaleInput(vid_enc_PrivateType * priv, struct pipe_video_buffer **vbuf, unsigned *size) in enc_ScaleInput() argument
244 struct pipe_video_buffer *vbuf = task->buf; in enc_HandleTask() local
328 struct pipe_video_buffer *vbuf in encode_frame() local
296 enc_LoadImage(vid_enc_PrivateType * priv, OMX_BUFFERHEADERTYPE *buf, struct pipe_video_buffer *vbuf) enc_LoadImage() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_enc_common.c210 enc_ScaleInput_common(vid_enc_PrivateType * priv, OMX_VIDEO_PORTDEFINITIONTYPE *def, struct pipe_video_buffer **vbuf, unsigned *size) enc_ScaleInput_common() argument
397 enc_LoadImage_common(vid_enc_PrivateType * priv, OMX_VIDEO_PORTDEFINITIONTYPE *def, OMX_BUFFERHEADERTYPE *buf, struct pipe_video_buffer *vbuf) enc_LoadImage_common() argument

Completed in 15 milliseconds

123