Searched refs:FragmentShadingRateCombinerOps (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/nodecontext/ |
H A D | intf_render_command_list.h | 395 const Size2D& fragmentSize, const FragmentShadingRateCombinerOps& combinerOps) = 0;
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | render_command_list.h | 431 FragmentShadingRateCombinerOps combinerOps {}; 581 const Size2D& fragmentSize, const FragmentShadingRateCombinerOps& combinerOps) override;
|
H A D | render_command_list.cpp | 1869 const Size2D& fragmentSize, const FragmentShadingRateCombinerOps& combinerOps) in SetDynamicStateFragmentShadingRate()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_node_fullscreen_generic.cpp | 137 … { 1u, 1u }, FragmentShadingRateCombinerOps { CORE_FRAGMENT_SHADING_RATE_COMBINER_OP_REPLACE, in ExecuteFrame()
|
H A D | render_node_shader_passes_generic.cpp | 180 FragmentShadingRateCombinerOps { in ExecuteFrameGraphics()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
H A D | render_node_default_env.cpp | 183 … { 1u, 1u }, FragmentShadingRateCombinerOps { CORE_FRAGMENT_SHADING_RATE_COMBINER_OP_REPLACE, in RenderData()
|
H A D | render_node_default_material_render_slot.cpp | 289 … { 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 D | pipeline_state_desc.h | 788 struct FragmentShadingRateCombinerOps { struct
|