Searched refs:ValidateFlushMappedBufferRangeBase (Results 1 – 4 of 4) sorted by relevance
516 bool ValidateFlushMappedBufferRangeBase(const Context *context,
2890 return ValidateFlushMappedBufferRangeBase(context, target, offset, length); in ValidateFlushMappedBufferRange()
3240 return ValidateFlushMappedBufferRangeBase(context, target, offset, length); in ValidateFlushMappedBufferRangeEXT()
4947 bool ValidateFlushMappedBufferRangeBase(const Context *context, in ValidateFlushMappedBufferRangeBase() function