Searched refs:GrDxgiFormatToStr (Results 1 – 2 of 2) sorted by relevance
137 static constexpr const char* GrDxgiFormatToStr(DXGI_FORMAT dxgiFormat) { in GrDxgiFormatToStr() function
430 str.append(GrDxgiFormatToStr(fDxgiFormat)); in toStr()