Searched refs:wait_mem_scratch (Results 1 – 3 of 3) sorted by relevance
129 r600_resource_reference(&sctx->wait_mem_scratch, NULL); in si_destroy_context()338 sctx->wait_mem_scratch = (struct r600_resource*) in si_create_context()340 if (!sctx->wait_mem_scratch) in si_create_context()349 radeon_emit(cs, sctx->wait_mem_scratch->gpu_address); in si_create_context()350 radeon_emit(cs, sctx->wait_mem_scratch->gpu_address >> 32); in si_create_context()353 sctx->wait_mem_scratch, in si_create_context()
443 struct r600_resource *wait_mem_scratch; member
1023 va = sctx->wait_mem_scratch->gpu_address; in si_emit_cache_flush()1028 sctx->wait_mem_scratch, va, in si_emit_cache_flush()