Searched refs:ValidateUnmapBufferBase (Results 1 – 4 of 4) sorted by relevance
510 bool ValidateUnmapBufferBase(const Context *context, BufferBinding target);
2861 return ValidateUnmapBufferBase(context, target); in ValidateUnmapBuffer()
3181 return ValidateUnmapBufferBase(context, target); in ValidateUnmapBufferOES()
4814 bool ValidateUnmapBufferBase(const Context *context, BufferBinding target) in ValidateUnmapBufferBase() function