Searched refs:ValidateBufferBounds (Results 1 – 1 of 1) sorted by relevance
4801 static inline bool ValidateBufferBounds(const debug_report_data *report_data, IMAGE_STATE *image_st… in ValidateBufferBounds() function4893 …skip |= ValidateBufferBounds(report_data, src_image_state, dst_buffer_state, regionCount, pRegions… in PreCallValidateCmdCopyImageToBuffer()4980 …skip |= ValidateBufferBounds(report_data, dst_image_state, src_buffer_state, regionCount, pRegions… in PreCallValidateCmdCopyBufferToImage()