Home
last modified time | relevance | path

Searched defs:GetFormatProperties (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.cpp2283 FormatProperties GpuResourceManager::GetFormatProperties(const RenderHandle& handle) const in GetFormatProperties() function in GpuResourceManager
2297 FormatProperties GpuResourceManager::GetFormatProperties(const RenderHandleReference& handle) const in GetFormatProperties() function in GpuResourceManager
2302 FormatProperties GpuResourceManager::GetFormatProperties(const Format format) const in GetFormatProperties() function in GpuResourceManager
2608 FormatProperties RenderNodeGpuResourceManager::GetFormatProperties(const RenderHandle& handle) const in GetFormatProperties() function in RenderNodeGpuResourceManager
2613 FormatProperties RenderNodeGpuResourceManager::GetFormatProperties(const Format format) const in GetFormatProperties() function in RenderNodeGpuResourceManager
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp909 FormatProperties DeviceVk::GetFormatProperties(const Format format) const in GetFormatProperties() function in DeviceVk
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp1177 FormatProperties DeviceGLES::GetFormatProperties(const Format format) const in GetFormatProperties() function in DeviceGLES