Searched refs:pbo (Results 1 – 25 of 59) sorted by relevance
123
495 dEQP-GLES3.functional.pbo.native.clears496 dEQP-GLES3.functional.pbo.native.triangles497 dEQP-GLES3.functional.pbo.renderbuffer.rgba8_triangles498 dEQP-GLES3.functional.pbo.renderbuffer.rgba8_clears499 dEQP-GLES3.functional.pbo.renderbuffer.rgba8i_triangles500 dEQP-GLES3.functional.pbo.renderbuffer.rgba8i_clears501 dEQP-GLES3.functional.pbo.renderbuffer.rgba8ui_triangles502 dEQP-GLES3.functional.pbo.renderbuffer.rgba8ui_clears503 dEQP-GLES3.functional.pbo.renderbuffer.rgba16f_triangles504 dEQP-GLES3.functional.pbo.renderbuffer.rgba16f_clears[all …]
628 struct nouveau_bo **pbo) in nouveau_bo_new() argument647 *pbo = bo; in nouveau_bo_new()653 struct nouveau_bo **pbo, int name) in nouveau_bo_wrap_locked() argument680 *pbo = &nvbo->base; in nouveau_bo_wrap_locked()697 *pbo = &nvbo->base; in nouveau_bo_wrap_locked()718 struct nouveau_bo **pbo) in nouveau_bo_wrap() argument723 ret = nouveau_bo_wrap_locked(dev, handle, pbo, 0); in nouveau_bo_wrap()730 struct nouveau_bo **pbo) in nouveau_bo_name_ref() argument742 pbo, name); in nouveau_bo_name_ref()750 ret = nouveau_bo_wrap_locked(dev, req.handle, pbo, name); in nouveau_bo_name_ref()
1dEQP-GLES3.functional.fbo.blit.conversion.r11f_g11f_b10f_to_r11f_g11f_b10f 2dEQP-GLES3. ...
51 struct radeon_bo **pbo, int *poffset,
266 struct radeon_bo **pbo, int *poffset, in radeonAllocDmaRegion() argument285 *pbo = first_elem(&rmesa->dma.reserved)->bo; in radeonAllocDmaRegion()286 radeon_bo_ref(*pbo); in radeonAllocDmaRegion()
19 dEQP-GLES3.functional.pbo.*
538 nouveau_scratch_bo_alloc(struct nouveau_context *nv, struct nouveau_bo **pbo, in nouveau_scratch_bo_alloc() argument542 4096, size, NULL, pbo); in nouveau_scratch_bo_alloc()657 unsigned size, uint64_t *gpu_addr, struct nouveau_bo **pbo) in nouveau_scratch_get() argument670 *pbo = nv->scratch.current; in nouveau_scratch_get()
140 struct intel_buffer_object *pbo = intel_buffer_object(unpack->BufferObj); in try_pbo_upload() local171 src_buffer = intel_bufferobj_source(intel, pbo, 64, &src_offset); in try_pbo_upload()