Home
last modified time | relevance | path

Searched defs:pbo (Results 1 – 12 of 12) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemorypbo.h50 GstGLBuffer *pbo; member
Dgstglmemorypbo.c138 GstGLBuffer * pbo, GstMapInfo * pbo_info) in _upload_pbo_memory()
/third_party/ffmpeg/libavformat/
Dbit.c76 PutBitContext pbo; in read_packet() local
/third_party/libdrm/nouveau/
Dnouveau.c624 struct nouveau_bo **pbo) in nouveau_bo_new()
649 struct nouveau_bo **pbo, int name) in nouveau_bo_wrap_locked()
714 struct nouveau_bo **pbo) in nouveau_bo_wrap()
726 struct nouveau_bo **pbo) in nouveau_bo_name_ref()
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tex_image.c114 struct intel_buffer_object *pbo = intel_buffer_object(unpack->BufferObj); in try_pbo_upload() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_buffer.c942 nouveau_scratch_bo_alloc(struct nouveau_context *nv, struct nouveau_bo **pbo, in nouveau_scratch_bo_alloc()
1077 unsigned size, uint64_t *gpu_addr, struct nouveau_bo **pbo) in nouveau_scratch_get()
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_dma.c267 struct radeon_bo **pbo, int *poffset, in radeonAllocDmaRegion()
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_dma.c267 struct radeon_bo **pbo, int *poffset, in radeonAllocDmaRegion()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DTextureTest.cpp2243 GLuint pbo; in TEST_P() local
2321 GLuint pbo = 0; in TEST_P() local
2424 GLuint pbo; in TEST_P() local
2479 GLuint pbo; in TEST_P() local
2531 GLuint pbo; in TEST_P() local
2586 GLuint pbo; in TEST_P() local
2641 GLuint pbo; in TEST_P() local
2777 GLuint pbo; in TEST_P() local
2846 GLuint pbo; in TEST_P() local
2923 GLuint pbo; in TEST_P() local
[all …]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnve4_compute.c806 struct nouveau_bo **pbo, uint64_t *pgpuaddr) in nve4_compute_alloc_launch_desc()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DTextureTest.cpp1728 GLuint pbo; in TEST_P() local
4477 GLBuffer pbo; in TEST_P() local
4496 GLBuffer pbo; in TEST_P() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.h334 } pbo; member