Searched refs:AllocAndBindBufferMemory (Results 1 – 3 of 3) sorted by relevance
23 bool AllocAndBindBufferMemory(GrVkGpu* gpu,
16 bool GrVkMemory::AllocAndBindBufferMemory(GrVkGpu* gpu, in AllocAndBindBufferMemory() function in GrVkMemory
135 if (!GrVkMemory::AllocAndBindBufferMemory(gpu, buffer, allocUsage, &alloc)) { in Make()