Searched refs:allocationTracker (Results 1 – 4 of 4) sorted by relevance
21 BufferNULL::BufferNULL(const gl::BufferState &state, AllocationTrackerNULL *allocationTracker) in BufferNULL() argument22 : BufferImpl(state), mAllocationTracker(allocationTracker) in BufferNULL()
64 AllocationTrackerNULL *allocationTracker) in ContextNULL() argument65 : ContextImpl(state, errorSet), mAllocationTracker(allocationTracker) in ContextNULL()
23 BufferNULL(const gl::BufferState &state, AllocationTrackerNULL *allocationTracker);
38 AllocationTrackerNULL *allocationTracker);