Searched refs:mQueryHandleAllocator (Results 1 – 2 of 2) sorted by relevance
519 HandleAllocator mQueryHandleAllocator; variable
956 GLuint handle = mQueryHandleAllocator.allocate(); in createQuery()1079 mQueryHandleAllocator.release(queryObject->first); in deleteQuery()