Home
last modified time | relevance | path

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

123

/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.cpp89 PLUGIN_LOG_E("unsupported depth stencil format D16_UNORM_S8_UINT fallback to D24_UNORM_S8_UINT"); in GetDepthFormat()
94 PLUGIN_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");
159 PLUGIN_LOG_E("Surface is null");
168 PLUGIN_LOG_E("Could not query surface information");
171 PLUGIN_LOG_E("Surface is null");
263 PLUGIN_LOG_E("Framebuffer incomplete (status: %x)", status); in GenerateFBO()
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()
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()
443 PLUGIN_LOG_E("RENDER_VALIDATION: no image for color attachment %u %u", idx, ci); in GenerateSubPassFBO()
462 PLUGIN_LOG_E("n in GenerateSubPassFBO()
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ohos/
H A Dplatform_device_vk.cpp29 PLUGIN_LOG_E("vkGetInstanceProcAddr failed for vkGetNativeBufferPropertiesOHOS"); in CreatePlatformExtFunctions()
34 PLUGIN_LOG_E("vkGetInstanceProcAddr failed for vkGetMemoryNativeBufferOHOS"); in CreatePlatformExtFunctions()
/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 CreateSurface()
48 PLUGIN_LOG_E("Missing VK_KHR_xlib_surface extension"); in CreateSurface()
63 PLUGIN_LOG_E("Missing VK_MVK_macos_surface extension"); in CreateSurface()
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()
/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");
239 PLUGIN_LOG_E("set index needs to be valid in PipelineLayout");
262 PLUGIN_LOG_E("CreateOneFrameDescriptorSet: sets needs to be sorted in PipelineLayout");
265 PLUGIN_LOG_E("set index needs to be valid in PipelineLayout");
376 PLUGIN_LOG_E("RENDER_VALIDATION: sizes must match; update all bindings always in a single set");
405 PLUGIN_LOG_E("RENDER_VALIDATION: invalid handle to UpdateCpuDescriptorSet");
423 PLUGIN_LOG_E("RENDER_VALIDATION: invalid handle to GetCpuDescriptorSetData");
439 PLUGIN_LOG_E("RENDER_VALIDATION: invalid handle to GetDynamicOffsetDescriptors");
452 PLUGIN_LOG_E("RENDER_VALIDATIO
[all...]
H A Drender_command_list.cpp69 PLUGIN_LOG_E("RENDER_VALIDATION: invalid GPU buffer"); in ValidateDescriptorTypeBinding()
91 PLUGIN_LOG_E("RENDER_VALIDATION: unsupported buffer descriptor type: %u", ref.binding.descriptorType); in ValidateDescriptorTypeBinding()
106 PLUGIN_LOG_E("RENDER_VALIDATION: unsupported image descriptor type: %u", ref.binding.descriptorType); in ValidateDescriptorTypeBinding()
112 PLUGIN_LOG_E("RENDER_VALIDATION: unsupported sampler descriptor type: %u", ref.binding.descriptorType); in ValidateDescriptorTypeBinding()
186 PLUGIN_LOG_E("RENDER_VALIDATION : ImageSubresourceRange mipLevel: %u, is greater or equal to mipCount: %u", in ValidateImageSubresourceRange()
190 PLUGIN_LOG_E("RENDER_VALIDATION : ImageSubresourceRange layer: %u, is greater or equal to layerCount: %u", in ValidateImageSubresourceRange()
266 PLUGIN_LOG_E("RenderCommandList: render command list allocation : out of memory"); in AllocateRenderData()
359 PLUGIN_LOG_E("RENDER_VALIDATION: EndRenderPass() not called?"); in AfterRenderNodeExecuteFrame()
362 PLUGIN_LOG_E("RENDER_VALIDATION: EndDisableAutomaticBarriers() not called?"); in AfterRenderNodeExecuteFrame()
583 PLUGIN_LOG_E("RENDER_VALIDATIO in DrawIndirect()
[all...]
H A Dpipeline_descriptor_set_binder.cpp70 PLUGIN_LOG_E("invalid handle in descriptor set binder creation"); in DescriptorSetBinder()
229 PLUGIN_LOG_E("RENDER_VALIDATION: invalid resource in descriptor set bindings (binding:%u) (type:%s)", in PrintDescriptorSetLayoutBindingValidation()
266 PLUGIN_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()
371 PLUGIN_LOG_E("invalid binding for image descriptor (binding: %u, descriptorType: %u)", binding, in BindImage()
420 PLUGIN_LOG_E("RENDER_VALIDATION: DescriptorSetBinder::BindImages() invalid handle type (idx:%u)", in BindImages()
442 PLUGIN_LOG_E( in BindImages()
465 PLUGIN_LOG_E("invali in BindSampler()
[all...]
H A Drender_node_graph_manager.cpp50 PLUGIN_LOG_E("unsupported (missing vulkan) render node backend flags for render node %s", name.data()); in ValidateBackendFlags()
53 PLUGIN_LOG_E("unsupported (missing gles) render node backend flags for render node %s", name.data()); in ValidateBackendFlags()
56 PLUGIN_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);
384 PLUGIN_LOG_E("invalid render node name for erase (%s)", renderNodeName.data());
387 PLUGIN_LOG_E(
447 PLUGIN_LOG_E("RN (name:%s) cannot be add to non-dynamic render node graph", desc.nodeName.c_str());
491 PLUGIN_LOG_E("invalid render node graph handle for dynamic render node operation");
568 PLUGIN_LOG_E("invali
[all...]
H A Dnode_context_pso_manager.cpp51 PLUGIN_LOG_E("RENDER_VALIDATION: shader specialization issue with constant and data size mismatch"); in hash()
90 PLUGIN_LOG_E(
183 PLUGIN_LOG_E("RENDER_VALIDATION: invalid shader handle given to compute pso creation"); in GetComputePsoHandle()
237 PLUGIN_LOG_E("NodeContextPsoManager: invalid pipeline layout handle given to GetComputePsoHandle()"); in GetComputePsoHandle()
250 PLUGIN_LOG_E("RENDER_VALIDATION: invalid shader handle given to graphics pso creation"); in GetGraphicsPsoHandleImpl()
254 PLUGIN_LOG_E("RENDER_VALIDATION: invalid graphics state handle given to graphics pso creation"); in GetGraphicsPsoHandleImpl()
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_handle_util.cpp38 PLUGIN_LOG_E("index (%u), exceeds max index (%u)", index, static_cast<uint32_t>(HANDLE_ID_SIZE)); in CreateGpuResourceHandle()
53 PLUGIN_LOG_E("index (%u), exceeds max index (%u)", index, static_cast<uint32_t>(HANDLE_ID_SIZE)); in CreateGpuResourceHandle()
72 PLUGIN_LOG_E("index (%u), exceeds max index (%u)", index, static_cast<uint32_t>(HANDLE_ID_SIZE)); in CreateHandle()
93 PLUGIN_LOG_E("index (%u), exceeds max index (%u)", index, static_cast<uint32_t>(HANDLE_ID_SIZE)); in CreateEngineResourceHandle()
H A Dgpu_resource_manager.cpp98 PLUGIN_LOG_E("RENDER_VALIDATION: BufferUsageFlags must not be 0"); in ValidateGpuBufferDesc()
101 PLUGIN_LOG_E("RENDER_VALIDATION: Invalid BufferUsageFlags (%u)", desc.usageFlags); in ValidateGpuBufferDesc()
104 PLUGIN_LOG_E("RENDER_VALIDATION: MemoryPropertyFlags must not be 0"); in ValidateGpuBufferDesc()
107 PLUGIN_LOG_E("RENDER_VALIDATION: Invalid MemoryPropertyFlags (%u)", desc.memoryPropertyFlags); in ValidateGpuBufferDesc()
111 PLUGIN_LOG_E( in ValidateGpuBufferDesc()
116 PLUGIN_LOG_E("RENDER_VALIDATION: Buffer byteSize must larger than zero"); in ValidateGpuBufferDesc()
124 PLUGIN_LOG_E("RENDER_VALIDATION: Undefined image format"); in ValidateGpuImageDesc()
128 PLUGIN_LOG_E("RENDER_VALIDATION: Unsupported image type"); in ValidateGpuImageDesc()
132 PLUGIN_LOG_E( in ValidateGpuImageDesc()
138 PLUGIN_LOG_E("RENDER_VALIDATIO in ValidateGpuImageDesc()
[all...]
/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 Dvalidate_vk.h30 PLUGIN_LOG_E("vulkan result is not VK_SUCCESS : %d", (int32_t)result); \
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
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()
81 PLUGIN_LOG_E("unable to load renderer data configuration json %s : %s", file.c_str(), in RecurseDirectory()
H A Dshader_loader.cpp196 PLUGIN_LOG_E("unable to load shader json %s : %s", fullFileName.data(), result.error.c_str()); in HandleShaderFile()
209 PLUGIN_LOG_E("unable to load shader state json %s : %s", fullFileName.data(), result.error.c_str()); in HandleShaderStateFile()
222 PLUGIN_LOG_E( in HandlePipelineLayoutFile()
226 PLUGIN_LOG_E("unable to load pipeline layout json %s : %s", fullFileName.data(), result.error.c_str()); 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()
433 PLUGIN_LOG_E("Faile in CreateGraphicsShader()
[all...]
H A Dvertex_input_declaration_loader.cpp84 PLUGIN_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()
/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 CreateSurface()
47 PLUGIN_LOG_E("Missing VK_MVK_macos_surface extension"); in CreateSurface()
/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.cpp69 PLUGIN_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()
/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_manager.cpp154 PLUGIN_LOG_E("Named data store (type: %s, name: %s) exists with different type (%s)", in Create()
169 PLUGIN_LOG_E("render data store type not found (type: %s) (named: %s)", to_string(dataStoreTypeUid).data(), in Create()
202 PLUGIN_LOG_E("Render data store manager CommitFrameData() needs to be called before rendering when using " 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()
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/windows/
H A Dplatform_vk.cpp32 PLUGIN_LOG_E("Missing VK_KHR_win32_surface extension"); in CanDevicePresent()

Completed in 14 milliseconds

123