Searched refs:MapBufferRangeWithFallback (Results 1 – 4 of 4) sorted by relevance
153 uint8_t *MapBufferRangeWithFallback(const FunctionsGL *functions,
313 MapBufferRangeWithFallback(functions, gl::ToGLenum(DestBufferOperationTarget), offset, in getIndexRange()
444 uint8_t *bufferPointer = MapBufferRangeWithFallback(functions, GL_ARRAY_BUFFER, 0, in streamAttributes()520 uint8_t *inputBufferPointer = MapBufferRangeWithFallback( in streamAttributes()
3088 uint8_t *MapBufferRangeWithFallback(const FunctionsGL *functions, in MapBufferRangeWithFallback() function