Searched refs:GrDawnFormatToPixelConfig (Results 1 – 3 of 3) sorted by relevance
14 GrPixelConfig GrDawnFormatToPixelConfig(dawn::TextureFormat format);
10 GrPixelConfig GrDawnFormatToPixelConfig(dawn::TextureFormat format) { in GrDawnFormatToPixelConfig() function
240 GrPixelConfig config = GrDawnFormatToPixelConfig(format); in createBackendTexture()