Searched defs:pbo (Results 1 - 6 of 6) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | bit.c | 79 PutBitContext pbo; in read_packet() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nve4_compute.c | 805 nve4_compute_alloc_launch_desc(struct nouveau_context *nv, struct nouveau_bo **pbo, uint64_t *pgpuaddr) nve4_compute_alloc_launch_desc() argument
|
/third_party/libdrm/nouveau/ |
H A D | nouveau.c | 635 nouveau_bo_new(struct nouveau_device *dev, uint32_t flags, uint32_t align, uint64_t size, union nouveau_bo_config *config, struct nouveau_bo **pbo) nouveau_bo_new() argument 661 nouveau_bo_wrap_locked(struct nouveau_device *dev, uint32_t handle, struct nouveau_bo **pbo, int name) nouveau_bo_wrap_locked() argument 726 nouveau_bo_wrap(struct nouveau_device *dev, uint32_t handle, struct nouveau_bo **pbo) nouveau_bo_wrap() argument 738 nouveau_bo_name_ref(struct nouveau_device *dev, uint32_t name, struct nouveau_bo **pbo) nouveau_bo_name_ref() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_buffer.c | 942 nouveau_scratch_bo_alloc(struct nouveau_context *nv, struct nouveau_bo **pbo, in nouveau_scratch_bo_alloc() argument 1076 nouveau_scratch_get(struct nouveau_context *nv, unsigned size, uint64_t *gpu_addr, struct nouveau_bo **pbo) nouveau_scratch_get() argument
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_context.h | 339 } pbo; member
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | TextureTest.cpp | 2243 GLuint pbo; in TEST_P() local 2321 GLuint pbo = 0; in TEST_P() local 2424 GLuint pbo; in TEST_P() local 2479 GLuint pbo; TEST_P() local 2531 GLuint pbo; TEST_P() local 2586 GLuint pbo; TEST_P() local 2641 GLuint pbo; TEST_P() local 2777 GLuint pbo; TEST_P() local 2846 GLuint pbo; TEST_P() local 2923 GLuint pbo; TEST_P() local [all...] |
Completed in 11 milliseconds