Home
last modified time | relevance | path

Searched defs:box (Results 1 - 25 of 183) sorted by relevance

12345678

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_tile.h46 u_clip_tile(uint x, uint y, uint *w, uint *h, const struct pipe_box *box) in u_clip_tile() argument
H A Du_transfer.c13 struct pipe_box box; in u_default_buffer_subdata() local
49 struct pipe_box box; in u_default_clear_buffer() local
74 u_default_texture_subdata(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) u_default_texture_subdata() argument
119 u_default_transfer_flush_region(UNUSED struct pipe_context *pipe, UNUSED struct pipe_transfer *transfer, UNUSED const struct pipe_box *box) u_default_transfer_flush_region() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_buffer.c64 virgl_buffer_transfer_flush_region(struct pipe_context *ctx, struct pipe_transfer *transfer, const struct pipe_box *box) virgl_buffer_transfer_flush_region() argument
H A Dvirgl_texture.c76 virgl_init_temp_resource_from_box(struct pipe_resource *res, struct pipe_resource *orig, const struct pipe_box *box, unsigned level, unsigned flags, enum pipe_format fmt) virgl_init_temp_resource_from_box() argument
115 texture_transfer_map_resolve(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) texture_transfer_map_resolve() argument
233 virgl_texture_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) virgl_texture_transfer_map() argument
247 flush_data(struct pipe_context *ctx, struct virgl_transfer *trans, const struct pipe_box *box) flush_data() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_tiling.h88 vc4_load_lt_image(void *dst, uint32_t dst_stride, void *src, uint32_t src_stride, int cpp, const struct pipe_box *box) vc4_load_lt_image() argument
104 vc4_store_lt_image(void *dst, uint32_t dst_stride, void *src, uint32_t src_stride, int cpp, const struct pipe_box *box) vc4_store_lt_image() argument
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_xobject.cc93 QPDFObjectHandle box=getTrimBox(page); // already in "form space" in makeXObject() local
H A Dqpdf_pdftopdf.cc6 PageRect getBoxAsRect(QPDFObjectHandle box) // {{{ in getBoxAsRect() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_linear.c113 struct u_rect box; in lp_rast_linear_tile() local
137 struct u_rect box; in lp_rast_linear_rect() local
[all...]
H A Dlp_rast_linear_fallback.c147 lp_rast_linear_rect_fallback(struct lp_rasterizer_task *task, const struct lp_rast_shader_inputs *inputs, const struct u_rect *box) lp_rast_linear_rect_fallback() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_bbox.c80 FFBoundingBox box; in filter_frame() local
[all...]
/third_party/mesa3d/src/gallium/winsys/sw/null/
H A Dnull_sw_winsys.c116 null_sw_displaytarget_display(struct sw_winsys *winsys, struct sw_displaytarget *dt, void *context_private, struct pipe_box *box) null_sw_displaytarget_display() argument
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_common.c138 struct pipe_box box = {0, 0, j, width, height, 1}; in vid_dec_FillOutput() local
/third_party/mesa3d/src/gallium/frontends/va/
H A Dbuffer.c129 struct pipe_box box = {}; in vlVaMapBuffer() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_resource_buffer.c68 i915_buffer_transfer_map(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) i915_buffer_transfer_map() argument
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_mlaa.c223 struct pipe_box box; in pp_jimenezmlaa_init_run() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_transfer.c100 r300_texture_transfer_map(struct pipe_context *ctx, struct pipe_resource *texture, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) r300_texture_transfer_map() argument
[all...]
/third_party/skia/gm/
H A Dtextblob.cpp119 SkRect box = blob->bounds(); variable
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
H A Dh264einport.c51 struct pipe_box box = {}; in enc_AllocateBackTexture() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dtexture9.c336 struct pipe_box box; in NineTexture9_AddDirtyRect() local
H A Dvolumetexture9.c231 struct pipe_box box; in NineVolumeTexture9_AddDirtyBox() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.c114 svga_buffer_transfer_map(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) svga_buffer_transfer_map() argument
335 svga_buffer_transfer_flush_region(struct pipe_context *pipe, struct pipe_transfer *transfer, const struct pipe_box *box) svga_buffer_transfer_flush_region() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/sw/hgl/
H A Dhgl_sw_winsys.cpp211 hgl_winsys_displaytarget_display(struct sw_winsys* winsys, struct sw_displaytarget* displayTarget, void* contextPrivate, struct pipe_box *box) hgl_winsys_displaytarget_display() argument
/third_party/mesa3d/src/gallium/winsys/sw/gdi/
H A Dgdi_sw_winsys.c209 gdi_sw_displaytarget_display(struct sw_winsys *winsys, struct sw_displaytarget *dt, void *context_private, struct pipe_box *box) gdi_sw_displaytarget_display() argument
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_yuv.c109 xa_yuv_planar_blit(struct xa_context *r, int src_x, int src_y, int src_w, int src_h, int dst_x, int dst_y, int dst_w, int dst_h, struct xa_box *box, unsigned int num_boxes, const float conversion_matrix[], struct xa_surface *dst, struct xa_surface *yuv[]) xa_yuv_planar_blit() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dscissor.c260 _mesa_WindowRectanglesEXT(GLenum mode, GLsizei count, const GLint *box) in _mesa_WindowRectanglesEXT() argument
[all...]

Completed in 10 milliseconds

12345678