Searched defs:size_in_dw (Results 1 – 3 of 3) sorted by relevance
39 int64_t size_in_dw; ///Size of the chunk in dwords member50 int64_t size_in_dw; ///Size of the pool in dwords member
45 unsigned size_in_dw) in create_pool_texture()125 int64_t size_in_dw) in compute_memory_prealloc_chunk()389 int64_t size_in_dw) in compute_memory_alloc()
773 int size_in_dw = (templ->width0+3) / 4; in r600_compute_global_buffer_create() local