Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp559 static constexpr DeviceGLES::ImageFormat IMAGE_FORMATS[] = { variable
1123 …portedFormats_.insert(supportedFormats_.end(), std::begin(IMAGE_FORMATS), std::end(IMAGE_FORMATS)); in DeviceGLES()