Home
last modified time | relevance | path

Searched refs:renderTimings (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_inplace_post_process.h32 const float tickDelta = uPostProcessData.renderTimings.y; // tick delta time (ms) in InplacePostProcess()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_util.cpp364 …output.renderTimings = renderNodeContextMgr_.GetRenderNodeGraphData().renderingConfiguration.rende… in GetRenderPostProcessConfiguration()
391 …output.renderTimings = renderNodeContextMgr_.GetRenderNodeGraphData().renderingConfiguration.rende… in GetRenderPostProcessConfiguration()
H A Drender_node_context_manager.cpp81 auto& timings = renderNodeGraphData_.renderingConfiguration.renderTimings; in BeginFrame()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H A Drender_post_process_structs_common.h78 vec4 renderTimings; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/assets/render/shaders/shader/
H A Dfullscreen_combined_post_process.frag48 const float tickDelta = uGlobalData.renderTimings.y; // tick delta time (ms)
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/datastore/
H A Drender_data_store_render_pods.h434 BASE_NS::Math::Vec4 renderTimings { 0.0f, 0.0f, 0.0f, 0.0f };
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/
H A Drender_data_structures.h503 BASE_NS::Math::Vec4 renderTimings { 0.0f, 0.0f, 0.0f, 0.0f };