Searched refs:vb_size (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/savage/ |
| H A D | savage_state.c | 428 const uint32_t *vtxbuf, unsigned int vb_size, in savage_dispatch_vb_prim() argument 493 if (start + n > vb_size / (vb_stride * 4)) { in savage_dispatch_vb_prim() 495 start, start + n - 1, vb_size / (vb_stride * 4)); in savage_dispatch_vb_prim() 691 unsigned int vb_size, unsigned int vb_stride) in savage_dispatch_vb_idx() argument 759 if (idx[i] > vb_size / (vb_stride * 4)) { in savage_dispatch_vb_idx() 761 i, idx[i], vb_size / (vb_stride * 4)); in savage_dispatch_vb_idx() 908 unsigned int vb_size, unsigned int vb_stride, in savage_dispatch_draw() argument 932 vtxbuf, vb_size, vb_stride); in savage_dispatch_draw() 947 (const uint32_t *)vtxbuf, vb_size, in savage_dispatch_draw() 1014 if (cmdbuf->vb_size) { in savage_bci_cmdbuf() [all …]
|
| /OK3568_Linux_fs/u-boot/include/zfs/ |
| H A D | vdev_impl.h | 28 uint64_t vb_size; /* size (bytes) */ member
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/ |
| H A D | savage_drm.h | 119 unsigned int vb_size; /* size of client vertex buffer in bytes */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/ |
| H A D | savage_drm.h | 119 unsigned int vb_size; /* size of client vertex buffer in bytes */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/ |
| H A D | savage_drm.h | 119 unsigned int vb_size; /* size of client vertex buffer in bytes */ member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/ |
| H A D | savage_drm.h | 119 unsigned int vb_size; /* size of client vertex buffer in bytes */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | savage_drm.h | 119 unsigned int vb_size; /* size of client vertex buffer in bytes */ member
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/ |
| H A D | savage_drm.h | 119 unsigned int vb_size; /* size of client vertex buffer in bytes */ member
|