Home
last modified time | relevance | path

Searched refs:LowLevelRenderPassData (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_state_object_vk.h32 struct LowLevelRenderPassData;
48 …const LowLevelRenderPassData& renderPassData, const LowLevelPipelineLayoutData& pipelineLayoutData…
H A Dpipeline_create_functions_vk.h45 struct LowLevelRenderPassDataVk final : public LowLevelRenderPassData {
H A Ddevice_vk.h168 …const LowLevelRenderPassData* renderPassData, const LowLevelPipelineLayoutData* pipelineLayoutData…
H A Dpipeline_state_object_vk.cpp180 …const LowLevelRenderPassData& renderPassData, const LowLevelPipelineLayoutData& pipelineLayoutData) in GraphicsPipelineStateObjectVk()
H A Ddevice_vk.cpp1320 …const LowLevelRenderPassData* renderPassData, const LowLevelPipelineLayoutData* pipelineLayoutData) in CreateGraphicsPipelineStateObject()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_pso_manager.h39 struct LowLevelRenderPassData;
85 const uint64_t psoStateHash, const LowLevelRenderPassData* renderPassData,
H A Dnode_context_pso_manager.cpp404 …const uint32_t subpassIndex, const uint64_t psoStateHash, const LowLevelRenderPassData* renderPass… in GetGraphicsPso()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Ddevice.h71 struct LowLevelRenderPassData {}; struct
230 …const LowLevelRenderPassData* renderPassData, const LowLevelPipelineLayoutData* pipelineLayoutData…
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.h159 …const LowLevelRenderPassData* renderPassData, const LowLevelPipelineLayoutData* pipelineLayoutData…
H A Ddevice_gles.cpp2141 …const LowLevelRenderPassData* renderPassData, const LowLevelPipelineLayoutData* pipelineLayoutData) in CreateGraphicsPipelineStateObject()