Searched refs:fAllocateTextureStorage (Results 1 – 5 of 5) sorted by relevance
65 grAllocator.fAllocateTextureStorage = &TestStorageAllocator::allocateTextureStorage; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()100 grAllocator.fAllocateTextureStorage = &TestStorageAllocator::allocateTextureStorage; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
436 : fAllocateTextureStorage(nullptr) in GrTextureStorageAllocator()461 AllocateTextureStorageProc fAllocateTextureStorage; member
89 !desc.fTextureStorageAllocator.fAllocateTextureStorage) { in GrTexture()
43 !desc.fTextureStorageAllocator.fAllocateTextureStorage) { in createTexture()
1002 if (desc.fTextureStorageAllocator.fAllocateTextureStorage) { in uploadTexData()1528 if (desc.fTextureStorageAllocator.fAllocateTextureStorage) { in createTextureImpl()1573 switch (desc.fTextureStorageAllocator.fAllocateTextureStorage( in createTextureExternalAllocatorImpl()