Home
last modified time | relevance | path

Searched refs:BASE_FORMAT_UNDEFINED (Results 1 - 25 of 37) sorted by relevance

12

/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Ddevice.cpp69 BASE_FORMAT_UNDEFINED,
92 BASE_FORMAT_UNDEFINED, // undefined
152 BASE_FORMAT_UNDEFINED, // undefined
360 BASE_FORMAT_UNDEFINED, // undefined
364 BASE_FORMAT_UNDEFINED, // undefined
368 BASE_FORMAT_UNDEFINED, // undefined
372 BASE_FORMAT_UNDEFINED, // undefined
376 BASE_FORMAT_UNDEFINED, // undefined
380 BASE_FORMAT_UNDEFINED, // undefined
384 BASE_FORMAT_UNDEFINED, // undefine
[all...]
H A Dgpu_program_util.cpp156 case BASE_FORMAT_UNDEFINED: in FormatByteSize()
H A Dgpu_resource_manager.cpp123 if (desc.format == Format::BASE_FORMAT_UNDEFINED) { in ValidateGpuImageDesc()
650 move(copiedData), nullptr, Format::BASE_FORMAT_UNDEFINED, stagingBufferByteSize, false });
653 {}, sad.handle, beginIndex, 1, move(copiedData), nullptr, Format::BASE_FORMAT_UNDEFINED, 0u, false });
723 if (info.descriptor.imageDescriptor.format == Format::BASE_FORMAT_UNDEFINED) {
724 PLUGIN_LOG_E("Undefined image BASE_FORMAT_UNDEFINED (input format %u)", static_cast<uint32_t>(desc.format));
804 Format format = Format::BASE_FORMAT_UNDEFINED;
844 Format format = Format::BASE_FORMAT_UNDEFINED;
1117 if (info.descriptor.imageDescriptor.format == Format::BASE_FORMAT_UNDEFINED) {
1118 PLUGIN_LOG_E("Undefined image BASE_FORMAT_UNDEFINED (input format %u)", static_cast<uint32_t>(desc.format));
1160 if (info.descriptor.imageDescriptor.format == Format::BASE_FORMAT_UNDEFINED) {
[all...]
H A Dgpu_resource_manager.h97 BASE_NS::Format format { BASE_NS::Format::BASE_FORMAT_UNDEFINED };
111 BASE_NS::Format format { BASE_NS::Format::BASE_FORMAT_UNDEFINED };
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ohos/
H A Dplatform_hardware_buffer.cpp24 BASE_NS::Format format = BASE_NS::Format::BASE_FORMAT_UNDEFINED; in GetCoreFormatFromNativeBufferFormat()
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_blur.h65 BASE_NS::Format format { BASE_NS::Format::BASE_FORMAT_UNDEFINED };
75 BASE_NS::Format format { BASE_NS::Format::BASE_FORMAT_UNDEFINED };
H A Drender_node_back_buffer.h82 BASE_NS::Format format { BASE_NS::Format::BASE_FORMAT_UNDEFINED };
H A Drender_bloom.h126 BASE_NS::Format format_ { BASE_NS::Format::BASE_FORMAT_UNDEFINED };
H A Drender_staging.cpp183 if (ref.format != Format::BASE_FORMAT_UNDEFINED) { in CopyBuffersToImages()
278 BASE_NS::Format::BASE_FORMAT_UNDEFINED, // format
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dswapchain_gles.cpp47 { BASE_FORMAT_UNDEFINED, 0, 0, 0, 0, GL_NONE, GL_NONE } };
51 { BASE_FORMAT_UNDEFINED, 0, 0, 0, 0, GL_NONE, GL_NONE } };
77 auto depthFormat = BASE_FORMAT_UNDEFINED; in GetDepthFormat()
110 if (format[i].format == BASE_FORMAT_UNDEFINED) { in RgbToFormat()
119 return BASE_FORMAT_UNDEFINED; in RgbToFormat()
H A Dgpu_image_gles.cpp49 if (fmt.coreFormat == BASE_FORMAT_UNDEFINED) { in ConvertFormat()
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dgpu_resource_desc.h325 BASE_NS::Format format { BASE_NS::Format::BASE_FORMAT_UNDEFINED };
361 BASE_NS::Format format { BASE_NS::Format::BASE_FORMAT_UNDEFINED };
H A Dpipeline_state_desc.h1262 BASE_NS::Format format { BASE_NS::Format::BASE_FORMAT_UNDEFINED };
1371 BASE_NS::Format vertexFormat { BASE_NS::Format::BASE_FORMAT_UNDEFINED };
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/image/
H A Dintf_image_container.h112 BASE_NS::Format format { BASE_NS::Format::BASE_FORMAT_UNDEFINED };
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ohos/
H A Dplatform_hardware_buffer_util.cpp77 const bool useExternalFormat = (validDesc.format == BASE_NS::BASE_FORMAT_UNDEFINED); in CreateHwPlatformImage()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_shadows_blur.h59 BASE_NS::Format format { BASE_NS::Format::BASE_FORMAT_UNDEFINED };
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/
H A Dformats.h30 BASE_FORMAT_UNDEFINED = 0, enumerator
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
H A Dcamera_component.h103 BASE_NS::Format format { BASE_NS::Format::BASE_FORMAT_UNDEFINED };
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dvertex_input_declaration_loader.cpp81 if (vertexInputDeclarationData_.attributeDescriptions[idx].format == Format::BASE_FORMAT_UNDEFINED) { in LoadState()
H A Djson_format_serialization.h28 { BASE_NS::Format::BASE_FORMAT_UNDEFINED, "undefined" },
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dcamera_component_manager.cpp82 DECL_ENUM(Format, BASE_FORMAT_UNDEFINED, "BASE_FORMAT_UNDEFINED")
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dgl_util.h504 { BASE_NS::Format::BASE_FORMAT_UNDEFINED, BASE_NS::Format::BASE_FORMAT_UNDEFINED,
505 BASE_NS::Format::BASE_FORMAT_UNDEFINED, GL_NONE, false, 0, 0, 0, 0 },
512 if ((GL_IMAGE_FORMATS[i].coreFormat == BASE_NS::Format::BASE_FORMAT_UNDEFINED) || in GetFormatInfo()
H A Dimage_loader_common.cpp155 format = Format::BASE_FORMAT_UNDEFINED; in ResolveFormat()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp358 { 0, 0, BASE_FORMAT_UNDEFINED, false, false, nullptr, nullptr },
435 properties.format != BASE_FORMAT_UNDEFINED, "Format not supported (%u).", vertexAttributeDesc->format); in GetVertexAttributeByteSize()
613 if (dstFormat.format == BASE_FORMAT_UNDEFINED) { in Fill()
625 if (srcFormat.format == BASE_FORMAT_UNDEFINED) { in Fill()
1370 if (posFormat.format == BASE_FORMAT_UNDEFINED) { in CalculateAABB()
1726 if (posFormat.format == BASE_FORMAT_UNDEFINED) { in GatherDeltasP()
1805 if (posFormat.format == BASE_FORMAT_UNDEFINED) { in GatherDeltasPN()
1818 if (norFormat.format == BASE_FORMAT_UNDEFINED) { in GatherDeltasPN()
1921 if (posFormat.format == BASE_FORMAT_UNDEFINED) { in GatherDeltasPNT()
1934 if (norFormat.format == BASE_FORMAT_UNDEFINED) { in GatherDeltasPNT()
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/render/
H A Drender_data_defines_3d.h563 BASE_NS::Format format { BASE_NS::Format::BASE_FORMAT_UNDEFINED };

Completed in 20 milliseconds

12