Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
Dgpu_resource_manager.cpp2282 FormatProperties GpuResourceManager::GetFormatProperties(const RenderHandle& handle) const in GetFormatProperties() function in GpuResourceManager
2296 FormatProperties GpuResourceManager::GetFormatProperties(const RenderHandleReference& handle) const in GetFormatProperties() function in GpuResourceManager
2301 FormatProperties GpuResourceManager::GetFormatProperties(const Format format) const in GetFormatProperties() function in GpuResourceManager
2607 FormatProperties RenderNodeGpuResourceManager::GetFormatProperties(const RenderHandle& handle) const in GetFormatProperties() function in RenderNodeGpuResourceManager
2612 FormatProperties RenderNodeGpuResourceManager::GetFormatProperties(const Format format) const in GetFormatProperties() function in RenderNodeGpuResourceManager
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Ddevice_vk.cpp908 FormatProperties DeviceVk::GetFormatProperties(const Format format) const in GetFormatProperties() function in DeviceVk
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
Ddevice_gles.cpp1177 FormatProperties DeviceGLES::GetFormatProperties(const Format format) const in GetFormatProperties() function in DeviceGLES