Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_command_list.cpp46 PLUGIN_LOG_ONCE_E(nodeName + "_RCL_ValidateImageUsageFlags_", in ValidateImageUsageFlags()
167 PLUGIN_LOG_ONCE_E(nodeName + "_RCL_ValidateRaExtent_", in ValidateRenderPassAttachment()
173 PLUGIN_LOG_ONCE_E(nodeName + "_RCL_ValidateRaOffset_", in ValidateRenderPassAttachment()
198 PLUGIN_LOG_ONCE_E(nodeName + "_RCL_ValidateViewport_", in ValidateViewport()
207 PLUGIN_LOG_ONCE_E(nodeName + "_RCL_ValidateScissor_", in ValidateScissor()
380 PLUGIN_LOG_ONCE_E(nodeName_ + "_RCL_GetRenderCommands_", in GetRenderCommands()
523 PLUGIN_LOG_ONCE_E(nodeName_ + "_RCL_Draw_", in Draw()
553 PLUGIN_LOG_ONCE_E(nodeName_ + "_RCL_DrawIndexed_", in DrawIndexed()
712 PLUGIN_LOG_ONCE_E(nodeName_ + "_RCL_BindPipeline_", in BindPipeline()
1201 PLUGIN_LOG_ONCE_E( in EndRenderPass()
[all …]
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dlog.h54 #define PLUGIN_LOG_ONCE_E(...) macro
130 #define PLUGIN_LOG_ONCE_E(uniqueId, ...) \ macro
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_compute_generic.cpp138 PLUGIN_LOG_ONCE_E(renderNodeContextMgr_->GetName() + "_bindings_missing", in ExecuteFrame()
216 PLUGIN_LOG_ONCE_E(logName.c_str(), in GetPsoHandle()
H A Drender_node_fullscreen_generic.cpp118 PLUGIN_LOG_ONCE_E(renderNodeContextMgr_->GetName() + "_RCL_UpdateDescriptorSet_invalid_", in ExecuteFrame()
202 PLUGIN_LOG_ONCE_E(logName.c_str(), in GetPsoHandle()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dnode_context_descriptor_set_manager_vk.cpp649 PLUGIN_LOG_ONCE_E(debugName_.c_str() + to_string(handle.id) + "_dsnu0", in GetDescriptorSet()
658 PLUGIN_LOG_ONCE_E(debugName_.c_str() + to_string(handle.id) + "_dsn1", in GetDescriptorSet()
669 PLUGIN_LOG_ONCE_E(debugName_.c_str() + to_string(handle.id) + "_dsnu2", in GetDescriptorSet()
671 PLUGIN_LOG_ONCE_E(debugName_.c_str() + to_string(handle.id) + "_dsnu3", in GetDescriptorSet()
H A Drender_backend_vk.cpp398 PLUGIN_LOG_ONCE_E( in Present()
937 PLUGIN_LOG_ONCE_E("invalidated_be_cmd_list_" + debugNames.renderCommandListName, in RenderSingleCommandList()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drenderer.cpp602 PLUGIN_LOG_ONCE_E("invalid_device_status_render_frame", "invalid device for rendering"); in RenderFrameImpl()
838 PLUGIN_LOG_ONCE_E("renderer_rf_duplicate_rng", in RenderFrame()
H A Drender_graph.cpp471 PLUGIN_LOG_ONCE_E(to_hex(res.handle.id), "mip layouts missing"); in ModifyAdditionalImageState()
952 PLUGIN_LOG_ONCE_E(to_hex(handle.id), "mip layouts missing"); in BeginRenderPassUpdateImageStates()
1181PLUGIN_LOG_ONCE_E(to_hex(cb.resourceHandle.id), "mip layouts missing"); in HandleCustomBarriers()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dwgl_state.cpp559 PLUGIN_LOG_ONCE_E( in SetContext()
H A Drender_backend_gles.cpp2237 PLUGIN_LOG_ONCE_E("RenderBackendGLES::RenderCommandClearColorImage", in RenderCommandClearColorImage()
2586 PLUGIN_LOG_ONCE_E( in BindResources()
H A Ddevice_gles.cpp1477 PLUGIN_LOG_ONCE_E("gl_shader_linking_error_" + to_string(program), in CacheProgram()