Searched defs:size_in_dw (Results 1 – 3 of 3) sorted by relevance
48 int64_t size_in_dw; /**< Size of the chunk in dwords */ member62 int64_t size_in_dw; /**< Size of the pool in dwords */ member
115 int64_t size_in_dw) in compute_memory_prealloc_chunk()624 int64_t size_in_dw) in compute_memory_alloc()
1279 int size_in_dw = 0; in r600_compute_global_buffer_create() local