HomeSort by relevance Sort by last modified time
    Searched refs:allocator_zeroed_memory (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/drivers/radeon/
r600_pipe_common.c 605 rctx->allocator_zeroed_memory =
608 if (!rctx->allocator_zeroed_memory)
663 if (rctx->allocator_zeroed_memory) {
664 u_suballocator_destroy(rctx->allocator_zeroed_memory);
    [all...]
r600_streamout.c 49 u_suballocator_alloc(rctx->allocator_zeroed_memory, 4, 4,
r600_pipe_common.h 549 struct u_suballocator *allocator_zeroed_memory; member in struct:r600_common_context
    [all...]
r600_query.c     [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_hw_context.c 394 u_suballocator_alloc(rctx->b.allocator_zeroed_memory, 4, 16,

Completed in 593 milliseconds