Home
last modified time | relevance | path

Searched refs:FragmentShadingRateCombinerOps (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/nodecontext/
H A Dintf_render_command_list.h395 const Size2D& fragmentSize, const FragmentShadingRateCombinerOps& combinerOps) = 0;
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_command_list.h431 FragmentShadingRateCombinerOps combinerOps {};
581 const Size2D& fragmentSize, const FragmentShadingRateCombinerOps& combinerOps) override;
H A Drender_command_list.cpp1869 const Size2D& fragmentSize, const FragmentShadingRateCombinerOps& combinerOps) in SetDynamicStateFragmentShadingRate()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_fullscreen_generic.cpp137 … { 1u, 1u }, FragmentShadingRateCombinerOps { CORE_FRAGMENT_SHADING_RATE_COMBINER_OP_REPLACE, in ExecuteFrame()
H A Drender_node_shader_passes_generic.cpp180 FragmentShadingRateCombinerOps { in ExecuteFrameGraphics()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_env.cpp183 … { 1u, 1u }, FragmentShadingRateCombinerOps { CORE_FRAGMENT_SHADING_RATE_COMBINER_OP_REPLACE, in RenderData()
H A Drender_node_default_material_render_slot.cpp289 … { 1u, 1u }, FragmentShadingRateCombinerOps { CORE_FRAGMENT_SHADING_RATE_COMBINER_OP_REPLACE, in RenderSubmeshes()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dpipeline_state_desc.h788 struct FragmentShadingRateCombinerOps { struct