Home
last modified time | relevance | path

Searched refs:PLUGIN_LOG_E (Results 1 – 25 of 71) sorted by relevance

123

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_buffer_gles.cpp133 PLUGIN_LOG_E("gpu buffer >: %u", plat_.buffer);
155 PLUGIN_LOG_E("gpu buffer <: %u", plat_.buffer); in ~GpuBufferGLES()
172 PLUGIN_LOG_E("trying to map non-mappable gpu buffer"); in Map()
176 PLUGIN_LOG_E("gpu buffer already mapped"); in Map()
212 PLUGIN_LOG_E("trying to unmap non-mappable gpu buffer"); in Unmap()
215 PLUGIN_LOG_E("gpu buffer not mapped"); in Unmap()
231 PLUGIN_LOG_E("trying to map non-mappable gpu buffer"); in MapMemory()
235 PLUGIN_LOG_E("gpu buffer already mapped"); in MapMemory()
H A Dswapchain_gles.cpp89PLUGIN_LOG_E("unsupported depth stencil format D16_UNORM_S8_UINT fallback to D24_UNORM_S8_UINT"); in GetDepthFormat()
94PLUGIN_LOG_E("unsupported depth stencil format D32_SFLOAT_S8_UINT fallback to D24_UNORM_S8_UINT"); in GetDepthFormat()
118 PLUGIN_LOG_E("Unsupported swapchain color channels"); in RgbToFormat()
143 PLUGIN_LOG_E("Unsupported swapchain format"); in FormatToGlFormat()
156 PLUGIN_LOG_E("Could not query surface information"); in ExtractInfo()
159 PLUGIN_LOG_E("Surface is null"); in ExtractInfo()
168 PLUGIN_LOG_E("Could not query surface information"); in ExtractInfo()
171 PLUGIN_LOG_E("Surface is null"); in ExtractInfo()
263 PLUGIN_LOG_E("Framebuffer incomplete (status: %x)", status); in GenerateFBO()
H A Dnode_context_pool_manager_gles.cpp120 PLUGIN_LOG_E("Framebuffer undefined"); in VerifyFBO()
124 PLUGIN_LOG_E("Framebuffer incomplete attachment"); in VerifyFBO()
128 PLUGIN_LOG_E("Framebuffer incomplete missing attachment"); in VerifyFBO()
134 PLUGIN_LOG_E("Framebuffer unsupported"); in VerifyFBO()
140 PLUGIN_LOG_E("Framebuffer incomplete multisample"); in VerifyFBO()
145 PLUGIN_LOG_E("Framebuffer incomplete layer targets"); in VerifyFBO()
148 PLUGIN_LOG_E("Framebuffer incomplete view targets"); in VerifyFBO()
151 PLUGIN_LOG_E("Framebuffer other error: %x", status); in VerifyFBO()
462 PLUGIN_LOG_E("no image for depth attachment"); in GenerateSubPassFBO()
526 PLUGIN_LOG_E("no image for resolve attachment %u %u", idx, ci); in GenerateResolveFBO()
[all …]
H A Degl_state.cpp151 PLUGIN_LOG_E("EglErrorStr: sprintf_s failed"); in EglErrorStr()
160 PLUGIN_LOG_E("eglGetError failed : %s (%s %d)", EglErrorStr(error), file, line); in CheckEGLError()
169 PLUGIN_LOG_E("eglGetError failed : %s (%s %d)", EglErrorStr(error), file, line); in CheckEGLError2()
595 PLUGIN_LOG_E("eglCreateContext failed : %s", EglErrorStr(eglGetError())); in CreateContext()
655 PLUGIN_LOG_E( in VerifyVersion()
677 PLUGIN_LOG_E("EGL initialization failed"); in CreateContext()
793 PLUGIN_LOG_E("Missing %s\n", #b); \ in GlInitialize()
802 PLUGIN_LOG_E("Missing %s\n", #b); \ in GlInitialize()
973 PLUGIN_LOG_E("eglCreateWindowSurface failed (with null attributes): %d", error); in CreateSurface()
997 PLUGIN_LOG_E("EGLState::GetSurfaceInformation: Could not fetch surface config_id."); in GetSurfaceInformation()
[all …]
H A Dnode_context_descriptor_set_manager_gles.cpp54 PLUGIN_LOG_E("RENDER_VALIDATION: No more descriptor sets available"); in CreateDescriptorSet()
163 PLUGIN_LOG_E("invalid handle in descriptor set management"); in UpdateDescriptorSetGpuHandle()
168 PLUGIN_LOG_E( in UpdateDescriptorSetGpuHandle()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_descriptor_set_manager.cpp69 PLUGIN_LOG_E( in ReduceAndValidateDescriptorCounts()
236 PLUGIN_LOG_E("CreateDescriptorSet: sets needs to be sorted in PipelineLayout"); in CreateDescriptorSet()
239 PLUGIN_LOG_E("set index needs to be valid in PipelineLayout"); in CreateDescriptorSet()
262 PLUGIN_LOG_E("CreateOneFrameDescriptorSet: sets needs to be sorted in PipelineLayout"); in CreateOneFrameDescriptorSet()
265 PLUGIN_LOG_E("set index needs to be valid in PipelineLayout"); in CreateOneFrameDescriptorSet()
405 PLUGIN_LOG_E("RENDER_VALIDATION: invalid handle to UpdateCpuDescriptorSet"); in UpdateCpuDescriptorSetImpl()
423 PLUGIN_LOG_E("RENDER_VALIDATION: invalid handle to GetCpuDescriptorSetData"); in GetCpuDescriptorSetDataImpl()
439 PLUGIN_LOG_E("RENDER_VALIDATION: invalid handle to GetDynamicOffsetDescriptors"); in GetDynamicOffsetDescriptorsImpl()
452 PLUGIN_LOG_E("RENDER_VALIDATION: invalid handle to HasDynamicBarrierResources"); in HasDynamicBarrierResourcesImpl()
465 PLUGIN_LOG_E("RENDER_VALIDATION: invalid handle to HasPlatformBufferBindingsImpl"); in HasPlatformBufferBindingsImpl()
[all …]
H A Drender_command_list.cpp69 PLUGIN_LOG_E("RENDER_VALIDATION: invalid GPU buffer"); in ValidateDescriptorTypeBinding()
359 PLUGIN_LOG_E("RENDER_VALIDATION: EndRenderPass() not called?"); in AfterRenderNodeExecuteFrame()
362 PLUGIN_LOG_E("RENDER_VALIDATION: EndDisableAutomaticBarriers() not called?"); in AfterRenderNodeExecuteFrame()
827 PLUGIN_LOG_E("RENDER_VALIDATION: invalid index buffer binding"); in BindIndexBuffer()
848 PLUGIN_LOG_E("RENDER_VALIDATION: invalid RenderPassDesc in BeginRenderPass"); in BeginRenderPass()
1402 PLUGIN_LOG_E("RenderCommandList: invalid CopyBufferToBuffer"); in CopyBufferToBuffer()
1426 PLUGIN_LOG_E("RenderCommandList: invalid CopyBufferToImage"); in CopyBufferToImage()
1450 PLUGIN_LOG_E("RenderCommandList: invalid CopyImageToBuffer"); in CopyImageToBuffer()
1473 PLUGIN_LOG_E("RenderCommandList: invalid CopyImageToImage"); in CopyImageToImage()
1569 PLUGIN_LOG_E("RENDER_VALIDATION: invalid inputs to BindDescriptorSets"); in BindDescriptorSets()
[all …]
H A Drender_node_graph_manager.cpp50PLUGIN_LOG_E("unsupported (missing vulkan) render node backend flags for render node %s", name.dat… in ValidateBackendFlags()
53PLUGIN_LOG_E("unsupported (missing gles) render node backend flags for render node %s", name.data(… in ValidateBackendFlags()
56PLUGIN_LOG_E("unsupported (missing gl) render node backend flags for render node %s", name.data()); in ValidateBackendFlags()
93 PLUGIN_LOG_E("invalid render node graph handle (id: %" PRIu64 ")", handle.id); in Get()
338 PLUGIN_LOG_E("invalid handle (%" PRIu64 ") given to render node Destroy", handle.id); in PendingDestroy()
384 PLUGIN_LOG_E("invalid render node name for erase (%s)", renderNodeName.data()); in PendingDeallocRenderNode()
387 PLUGIN_LOG_E( in PendingDeallocRenderNode()
491 PLUGIN_LOG_E("invalid render node graph handle for dynamic render node operation"); in DynamicRenderNodeOpImpl()
568PLUGIN_LOG_E("invalid generation index (%u != %u) with render node graph handle (%" PRIu64 ")", in GetInfo()
626PLUGIN_LOG_E("invalid generation index (%u != %u) with render node graph handle (%" PRIu64 ")", in SetRenderNodeGraphResources()
[all …]
H A Dpipeline_descriptor_set_binder.cpp70 PLUGIN_LOG_E("invalid handle in descriptor set binder creation"); in DescriptorSetBinder()
266PLUGIN_LOG_E("invalid binding for buffer descriptor (binding: %u, descriptorType: %u)", binding, in BindBuffer()
313 PLUGIN_LOG_E( in BindBuffers()
330 PLUGIN_LOG_E( in BindBuffers()
337 PLUGIN_LOG_E("invalid binding for buffer descriptor (binding: %u)", binding); in BindBuffers()
371PLUGIN_LOG_E("invalid binding for image descriptor (binding: %u, descriptorType: %u)", binding, in BindImage()
442 PLUGIN_LOG_E( in BindImages()
465PLUGIN_LOG_E("invalid binding for sampler descriptor (binding: %u, descriptorType: %u)", binding, in BindSampler()
506 PLUGIN_LOG_E( in BindSamplers()
523 PLUGIN_LOG_E( in BindSamplers()
[all …]
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_buffer_vk.cpp181 PLUGIN_LOG_E("gpu buffer id <: 0x%" PRIxPTR, (uintptr_t)plat_.buffer); in ~GpuBufferVk()
218 PLUGIN_LOG_E("gpu buffer id >: 0x%" PRIxPTR, (uintptr_t)plat_.buffer); in CreateBufferImpl()
245 PLUGIN_LOG_E("trying to map non-mappable gpu buffer"); in Map()
249 PLUGIN_LOG_E("gpu buffer already mapped"); in Map()
275 PLUGIN_LOG_E("trying to map non-mappable gpu buffer"); in MapMemory()
279 PLUGIN_LOG_E("gpu buffer already mapped"); in MapMemory()
299 PLUGIN_LOG_E("trying to unmap non-mappable gpu buffer"); in Unmap()
302 PLUGIN_LOG_E("gpu buffer not mapped"); in Unmap()
H A Ddevice_vk.cpp308 PLUGIN_LOG_E("vkGetInstanceProcAddr failed for vkCreateSamplerYcbcrConversion"); in GetYcbcrExtFunctions()
313 PLUGIN_LOG_E("vkGetInstanceProcAddr failed for vkDestroySamplerYcbcrConversion"); in GetYcbcrExtFunctions()
399 PLUGIN_LOG_E("%s: %s", pCallbackData->pMessageIdName, pCallbackData->pMessage); in DebugMessengerCallback()
420 PLUGIN_LOG_E("%s", pMessage); in DebugReportCallback()
643 PLUGIN_LOG_E("default vulkan queue not initialized"); in DeviceVk()
1384 PLUGIN_LOG_E("vkGetInstanceProcAddr failed for vkCreateRenderPass2KHR"); in CreateExtFunctions()
1391 PLUGIN_LOG_E("vkGetInstanceProcAddr failed for vkGetImageMemoryRequirements2"); in CreateExtFunctions()
1419 PLUGIN_LOG_E("vkGetInstanceProcAddr failed for vkCreateAccelerationStructureKHR"); in CreateExtFunctions()
1457 PLUGIN_LOG_E("low level device methods can only be used within specific methods"); in GetBuffer()
1470 PLUGIN_LOG_E("low level device methods can only be used within specific methods"); in GetImage()
[all …]
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_handle_util.cpp38PLUGIN_LOG_E("index (%u), exceeds max index (%u)", index, static_cast<uint32_t>(HANDLE_ID_SIZE)); in CreateGpuResourceHandle()
55PLUGIN_LOG_E("index (%u), exceeds max index (%u)", index, static_cast<uint32_t>(HANDLE_ID_SIZE)); in CreateGpuResourceHandle()
75PLUGIN_LOG_E("index (%u), exceeds max index (%u)", index, static_cast<uint32_t>(HANDLE_ID_SIZE)); in CreateHandle()
97PLUGIN_LOG_E("index (%u), exceeds max index (%u)", index, static_cast<uint32_t>(HANDLE_ID_SIZE)); in CreateEngineResourceHandle()
H A Dgpu_resource_manager.cpp111 PLUGIN_LOG_E( in ValidateGpuBufferDesc()
124 PLUGIN_LOG_E("RENDER_VALIDATION: Undefined image format"); in ValidateGpuImageDesc()
132 PLUGIN_LOG_E( in ValidateGpuImageDesc()
178 PLUGIN_LOG_E( in ValidateGpuImageDesc()
188 PLUGIN_LOG_E( in ValidateGpuImageDesc()
221 PLUGIN_LOG_E( in ValidateGpuImageCopy()
738 PLUGIN_LOG_E( in Create()
1370 PLUGIN_LOG_E( in GetBufferDescriptor()
1399 PLUGIN_LOG_E( in GetImageDescriptor()
1428 PLUGIN_LOG_E( in GetSamplerDescriptor()
[all …]
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/linux/
H A Dplatform_create_functions_vk.cpp33 PLUGIN_LOG_E("Missing VK_KHR_xcb_surface extension"); in RENDER_BEGIN_NAMESPACE()
48 PLUGIN_LOG_E("Missing VK_KHR_xlib_surface extension"); in RENDER_BEGIN_NAMESPACE()
63 PLUGIN_LOG_E("Missing VK_MVK_macos_surface extension"); in RENDER_BEGIN_NAMESPACE()
H A Dplatform_vk.cpp30 PLUGIN_LOG_E("Missing VK_KHR_xcb_surface extension"); in CanDevicePresent()
40 PLUGIN_LOG_E("Missing VK_KHR_xlib_surface extension"); in CanDevicePresent()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dshader_loader.cpp196PLUGIN_LOG_E("unable to load shader json %s : %s", fullFileName.data(), result.error.c_str()); in HandleShaderFile()
209PLUGIN_LOG_E("unable to load shader state json %s : %s", fullFileName.data(), result.error.c_str()… in HandleShaderStateFile()
222 PLUGIN_LOG_E( in HandlePipelineLayoutFile()
226PLUGIN_LOG_E("unable to load pipeline layout json %s : %s", fullFileName.data(), result.error.c_st… in HandlePipelineLayoutFile()
240 PLUGIN_LOG_E( in HandleVertexInputDeclarationFile()
244 PLUGIN_LOG_E( in HandleVertexInputDeclarationFile()
302 PLUGIN_LOG_E("shader file not found (%s)", shader.data()); in LoadShaderFile()
322 PLUGIN_LOG_E("shader file not found (%s)", computeShader.data()); in CreateComputeShader()
363 PLUGIN_LOG_E("Failed to load shader : %s", computeShader.data()); in CreateComputeShader()
433PLUGIN_LOG_E("Failed to load shader : %s %s", vertexShader.data(), fragmentShader.data()); in CreateGraphicsShader()
[all …]
H A Drender_data_loader.cpp52 PLUGIN_LOG_E("render configuration files path (%s) not found.", currentPath.c_str()); in Load()
55 PLUGIN_LOG_E("render configuration files path (%s) not found.", fullPath.c_str()); in Load()
81PLUGIN_LOG_E("unable to load renderer data configuration json %s : %s", file.c_str(), in RecurseDirectory()
H A Dvertex_input_declaration_loader.cpp84PLUGIN_LOG_E("undefined format in vertex input attribute (%u), in %s", idx, uri.data()); in LoadState()
154 PLUGIN_LOG_E("Error loading '%s'", string(uri).c_str()); in Load()
164 PLUGIN_LOG_E("Error loading '%s'", string(uri).c_str()); in Load()
H A Dpipeline_layout_loader.cpp137 PLUGIN_LOG_E("error loading pipeline layout from json: %s", result.error.c_str()); in Load()
167 PLUGIN_LOG_E("Error loading '%s'", string(uri).c_str()); in Load()
177 PLUGIN_LOG_E("Error loading '%s'", string(uri).c_str()); in Load()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ohos/
H A Dplatform_device_vk.cpp29 PLUGIN_LOG_E("vkGetInstanceProcAddr failed for vkGetNativeBufferPropertiesOHOS"); in RENDER_BEGIN_NAMESPACE()
34 PLUGIN_LOG_E("vkGetInstanceProcAddr failed for vkGetMemoryNativeBufferOHOS"); in RENDER_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_staging.cpp45 PLUGIN_LOG_E("staging: direct dstHandle %" PRIu64, ref.dstHandle.GetHandle().id); in CopyHostDirectlyToBuffer()
67 PLUGIN_LOG_E("Copying of CPU data directly failed"); in CopyHostDirectlyToBuffer()
81 PLUGIN_LOG_E("staging: dstHandle %" PRIu64, ref.dstHandle.GetHandle().id); in CopyHostDirectlyToBuffer()
93 PLUGIN_LOG_E("Copying of staging data failed"); in CopyHostDirectlyToBuffer()
H A Drender_node_bloom.cpp69PLUGIN_LOG_E("RenderNodeBloom: render data store configuration not set in render node graph"); in InitNode()
72 PLUGIN_LOG_E("RenderNodeBloom: render data store type name not supported (%s != %s)", in InitNode()
158 PLUGIN_LOG_E("post process ubo copying failed."); in UpdatePostProcessData()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_manager.cpp154PLUGIN_LOG_E("Named data store (type: %s, name: %s) exists with different type (%s)", in Create()
169PLUGIN_LOG_E("render data store type not found (type: %s) (named: %s)", to_string(dataStoreTypeUid… in Create()
202PLUGIN_LOG_E("Render data store manager CommitFrameData() needs to be called before rendering when… in ValidateCommitFrameData()
243 PLUGIN_LOG_E("RenderDataStoreTypeInfo must provide non-null function pointers"); in AddRenderDataStoreFactory()
H A Drender_data_store_pod.cpp49 PLUGIN_LOG_E("Copying of RenderDataStorePod Data failed."); in CreatePod()
110 PLUGIN_LOG_E("Copying of RenderDataStorePod Data failed."); in Set()
113 PLUGIN_LOG_E("render data store pod: %s not created", name.data()); in Set()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/mac/
H A Dplatform_create_functions_vk.cpp33 PLUGIN_LOG_E("Missing VK_MVK_macos_surface extension"); in RENDER_BEGIN_NAMESPACE()
47 PLUGIN_LOG_E("Missing VK_MVK_macos_surface extension"); in RENDER_BEGIN_NAMESPACE()

123