Searched defs:size_in_dw (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dcompute_memory_pool.h48 int64_t size_in_dw; /**< Size of the chunk in dwords */ member in struct:compute_memory_item
62 int64_t size_in_dw; /**< Size of the pool in dwords */ member in struct:compute_memory_pool
H A Dcompute_memory_pool.c562 compute_memory_alloc(struct compute_memory_pool * pool,int64_t size_in_dw) argument
[all...]
H A Devergreen_compute.c1307 int size_in_dw = 0; local in function:r600_compute_global_buffer_create
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dcompute_memory_pool.h48 int64_t size_in_dw; /**< Size of the chunk in dwords */ member in struct:compute_memory_item
62 int64_t size_in_dw; /**< Size of the pool in dwords */ member in struct:compute_memory_pool
H A Dcompute_memory_pool.c561 compute_memory_alloc(struct compute_memory_pool * pool,int64_t size_in_dw) argument
[all...]
H A Devergreen_compute.c1323 int size_in_dw = 0; local in function:r600_compute_global_buffer_create
/xsrc/external/mit/libdrm/dist/tests/amdgpu/
H A Dvcn_tests.c363 uint32_t size_in_dw; local in function:amdgpu_cs_sq_ib_tail

Completed in 12 milliseconds