Searched refs:ValidateUnmapBufferBase (Results 1 – 4 of 4) sorted by relevance
487 bool ValidateUnmapBufferBase(const Context *context, BufferBinding target);
2709 return ValidateUnmapBufferBase(context, target); in ValidateUnmapBuffer()
3900 bool ValidateUnmapBufferBase(const Context *context, BufferBinding target) in ValidateUnmapBufferBase() function
3221 return ValidateUnmapBufferBase(context, target); in ValidateUnmapBufferOES()