Searched refs:vTexAlloc (Results 1 – 1 of 1) sorted by relevance
768 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mipmaps, usages, 0); in rsi_AllocationCreateFromBitmap() local769 Allocation *texAlloc = static_cast<Allocation *>(vTexAlloc); in rsi_AllocationCreateFromBitmap()793 RsAllocation vTexAlloc = rsi_AllocationCreateTyped(rsc, vtype, mipmaps, usages, 0); in rsi_AllocationCubeCreateFromBitmap() local794 Allocation *texAlloc = static_cast<Allocation *>(vTexAlloc); in rsi_AllocationCubeCreateFromBitmap()