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
563 int64_t size_in_dw) in compute_memory_alloc()
1339 int size_in_dw = 0; in r600_compute_global_buffer_create() local