Home
last modified time | relevance | path

Searched refs:FillExtensionFormats (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp783 void FillExtensionFormats(const DeviceGLES& device, BASE_NS::vector<DeviceGLES::ImageFormat>& sf) in FillExtensionFormats() function
1125 FillExtensionFormats(*this, supportedFormats_); in DeviceGLES()