Searched defs:crHashIdPoolAllocBlock (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dhash.c138 GLuint crHashIdPoolAllocBlock( CRHashIdPool *pool, GLuint count ) function
164 crWarning("crHashIdPoolAllocBlock failed");
537 res = crHashIdPoolAllocBlock (h->idPool, range);

Completed in 44 milliseconds