Lines Matching defs:alloc
42 Allocation::Allocation(Context *rsc, const Allocation *alloc, const Type *type) in Allocation()
106 Allocation * Allocation::createAdapter(Context *rsc, const Allocation *alloc, const Type *type) { in createAdapter()
483 Allocation *alloc = Allocation::createAllocation(rsc, type, RS_ALLOCATION_USAGE_SCRIPT); in createFromStream() local
607 void Allocation::shareBufferQueue(const Context *rsc, const Allocation *alloc) { in shareBufferQueue()
672 Allocation *alloc = static_cast<Allocation *>(va); in rsi_AllocationGenerateMipmaps() local
742 …Allocation * alloc = Allocation::createAllocation(rsc, static_cast<Type *>(vtype), usages, mipmaps… in rsi_AllocationCreateTyped() local
754 …Allocation * alloc = Allocation::createAllocationStrided(rsc, static_cast<Type *>(vtype), usages, … in rsi_AllocationCreateStrided() local
856 Allocation *alloc = static_cast<Allocation *>(valloc); in rsi_AllocationSetupBufferQueue() local
861 Allocation *alloc = static_cast<Allocation *>(valloc); in rsi_AllocationGetSurface() local
873 Allocation *alloc = static_cast<Allocation *>(valloc); in rsi_AllocationSetSurface() local
878 Allocation *alloc = static_cast<Allocation *>(valloc); in rsi_AllocationIoSend() local
883 Allocation *alloc = static_cast<Allocation *>(valloc); in rsi_AllocationIoReceive() local
891 Allocation *alloc = static_cast<Allocation *>(valloc); in rsi_AllocationGetPointer() local
927 Allocation * alloc = Allocation::createAdapter(rsc, in rsi_AllocationAdapterCreate() local