Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_ui_first_surface_render_node_drawable.cpp156 auto vkTexture = cacheCompletedBackendTexture_.GetTextureInfo().GetVKTextureInfo(); in GetCompletedImage() local
157 if (vkTexture != nullptr && vkTexture->format == VK_FORMAT_R16G16B16A16_SFLOAT) { in GetCompletedImage()