Home
last modified time | relevance | path

Searched defs:targetDesc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_camera_controller.cpp287 const GpuImageDesc& targetDesc, const string_view us, const string_view customCameraRngId, in CreateVelocityTarget()
318 const GpuImageDesc& targetDesc, const string_view us, const string_view customCameraRngId, in CreateDeferredTargets()
354 const GpuImageDesc& targetDesc, const string_view us, const string_view customCameraRngId, in CreateHistoryTargets()
380 const GpuImageDesc& targetDesc, const string_view us, const string_view customCamRngId, in CreateColorTargets()
431 const GpuImageDesc& targetDesc, const string_view us, const string_view customCamRngId, in CreateDepthTargets()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp533 …const GpuBufferDesc targetDesc = GetMorphTargetBufferDesc(targetDataSize, createInfo.morphBufferFl… in CreateGpuBuffers() local