Searched refs:ComputeScratchKeyForDynamicVBO (Results 1 – 3 of 3) sorted by relevance
47 void GrBuffer::ComputeScratchKeyForDynamicVBO(size_t size, GrBufferType intendedType, in ComputeScratchKeyForDynamicVBO() function in GrBuffer70 ComputeScratchKeyForDynamicVBO(fSizeInBytes, fIntendedType, key); in computeScratchKey()
27 static void ComputeScratchKeyForDynamicVBO(size_t size, GrBufferType, GrScratchKey*);
404 GrBuffer::ComputeScratchKeyForDynamicVBO(allocSize, intendedType, &key); in createBuffer()