Searched refs:stageRobustResourceClear (Results 1 – 3 of 3) sorted by relevance
918 void stageRobustResourceClear(const gl::ImageIndex &index, const vk::Format &format);
1558 mImage->stageRobustResourceClear(imageIndex, format); in initializeContents()
3113 void ImageHelper::stageRobustResourceClear(const gl::ImageIndex &index, const vk::Format &format) in stageRobustResourceClear() function in rx::vk::ImageHelper