Home
last modified time | relevance | path

Searched defs:dynamicStates (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_pso_manager.cpp70 const array_view<const DynamicStateEnum> dynamicStates, in HashGraphicsShader()
246const array_view<const DynamicStateEnum> dynamicStates, const GraphicsState* customGraphicsState) in GetGraphicsPsoHandleImpl()
320 const array_view<const DynamicStateEnum> dynamicStates) in GetGraphicsPsoHandle()
337 const array_view<const DynamicStateEnum> dynamicStates) in GetGraphicsPsoHandle()
346 const array_view<const DynamicStateEnum> dynamicStates) in GetGraphicsPsoHandle()
H A Dnode_context_pso_manager.h135 BASE_NS::vector<DynamicStateEnum> dynamicStates; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dpipeline_state_object_gles.cpp101 DynamicStateFlags GetDynamicStateFlags(const array_view<const DynamicStateEnum> dynamicStates) in GetDynamicStateFlags()
155 const array_view<const DynamicStateEnum> dynamicStates, const RenderPassDesc& renderPassDesc, in GraphicsPipelineStateObjectGLES()
H A Ddevice_gles.cpp2139 const array_view<const DynamicStateEnum> dynamicStates, const RenderPassDesc& renderPassDesc, in CreateGraphicsPipelineStateObject()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_fullscreen_generic.cpp161 …constexpr DynamicStateEnum dynamicStates[] = { CORE_DYNAMIC_STATE_ENUM_VIEWPORT, CORE_DYNAMIC_STAT… in GetPsoHandle() local
H A Drender_node_shader_passes_generic.cpp354 …constexpr DynamicStateEnum dynamicStates[] = { CORE_DYNAMIC_STATE_ENUM_VIEWPORT, CORE_DYNAMIC_STAT… in GetPsoHandleGraphics() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_state_object_vk.cpp178 const array_view<const DynamicStateEnum> dynamicStates, const RenderPassDesc& renderPassDesc, in GraphicsPipelineStateObjectVk()
H A Ddevice_vk.cpp1318 const array_view<const DynamicStateEnum> dynamicStates, const RenderPassDesc& renderPassDesc, in CreateGraphicsPipelineStateObject()