Home
last modified time | relevance | path

Searched defs:byteOffset (Results 1 – 18 of 18) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
Drender_node_shader_passes_generic.cpp202 const uint32_t byteOffset = WriteLocalUboData(cpbv.data); in ExecuteFrameGraphics() local
291 const uint32_t byteOffset = WriteLocalUboData(cpbv.data); in ExecuteFrameCompute() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
Dcache_data.cpp232 size_t byteOffset = Align4(sizeof(Header)); in Serialize() local
286 size_t byteOffset = Align4(sizeof(Header)); in DeSerialize() local
/foundation/arkui/napi/test/unittest/
Dtest_sendable_napi.cpp1141 size_t byteOffset = 0; variable
1192 size_t byteOffset = 0; variable
1243 size_t byteOffset = 0; variable
1294 size_t byteOffset = 0; variable
1345 size_t byteOffset = 0; variable
1396 size_t byteOffset = 0; variable
1447 size_t byteOffset = 0; variable
1498 size_t byteOffset = 0; variable
2090 size_t byteOffset = 0; variable
Dtest_napi.cpp987 size_t byteOffset = 0; variable
1025 size_t byteOffset = 0; variable
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
Dproperty_util.cpp271 bool CustomPropertyPodContainer::SetValue(const size_t byteOffset, const array_view<const uint8_t> … in SetValue()
Dmesh_builder.cpp2152 uint32_t& byteOffset, uint32_t& byteSize, uint8_t* dst) const in WriteData()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
Dgltf2_data_structures.h201 size_t byteOffset = 0; in CORE3D_BEGIN_NAMESPACE() member
225 uint32_t byteOffset = 0; in CORE3D_BEGIN_NAMESPACE() member
242 uint32_t byteOffset = 0; in CORE3D_BEGIN_NAMESPACE() member
287 uint32_t byteOffset = 0; in CORE3D_BEGIN_NAMESPACE() member
Dgltf2_loader.cpp559 uint32_t byteOffset; in AccessorByteOffset() local
683 …const BufferView* bufferView, uint32_t byteOffset, const vector<float>& min, const vector<float>& … in ValidateAccessor()
721 const auto byteOffset = AccessorByteOffset(loadResult, jsonData, bufferView); in ParseAccessor() local
Dgltf2_importer.cpp2203 size_t byteOffset = 0; in PrepareImageData() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
Dpipeline_descriptor_set_binder.cpp284 …SetBinder::BindBuffer(const uint32_t binding, const RenderHandle handle, const uint32_t byteOffset) in BindBuffer()
290 …const uint32_t binding, const RenderHandle handle, const uint32_t byteOffset, const uint32_t byteS… in BindBuffer()
Drender_command_list.cpp1289 const BufferResourceBarrier& destination, const uint32_t byteOffset, const uint32_t byteSize) in CustomBufferBarrier()
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
Dproperty_util.cpp270 bool CustomPropertyPodContainer::SetValue(const size_t byteOffset, const array_view<uint8_t> data) in SetValue()
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
Djsi.cpp947 size_t &byteOffset) in GetTypedArrayInfo()
1014 … JSI::CreateTypedArray(TypedArrayType type, size_t length, JSIValue arrayBuffer, size_t byteOffset) in CreateTypedArray()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
Dnapi_value.cpp211 size_t byteOffset; in ToTypedArray() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
Dwebgl_arg.cpp288 size_t byteOffset = 0; in GenBufferData() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
Dprotocol_proto.cpp963 uint32_t byteOffset = 0; in FrameFragmentation() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Drender_backend_vk.cpp1993 … const VkDeviceSize byteOffset = bufferMapByteOffset + optionalByteOffset; in UpdateCommandListDescriptorSets() local
2186 uint32_t byteOffset = 0U; in RenderCommand() local
/foundation/communication/ipc/ipc/native/src/napi_common/source/
Dnapi_message_sequence_write.cpp1724 size_t byteOffset = 0; in JS_WriteRawDataForTypedArray() local