Home
last modified time | relevance | path

Searched defs:pipelineLayout (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_program.h31 PipelineLayout pipelineLayout; member
46 PipelineLayout pipelineLayout; member
H A Dshader_pipeline_binder.cpp164 …ineDescriptorSetBinder::Ptr CreatePipelineDescriptorSetBinder(const PipelineLayout& pipelineLayout) in CreatePipelineDescriptorSetBinder()
194 …haderManager& shaderMgr, const RenderHandleReference& shader, const PipelineLayout& pipelineLayout) in ShaderPipelineBinder()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_motion_blur.h64 PipelineLayout pipelineLayout; member
70 PipelineLayout pipelineLayout; member
H A Drender_copy.h54 PipelineLayout pipelineLayout; member
H A Drender_blur.h81 PipelineLayout pipelineLayout; member
H A Drender_node_fullscreen_generic.h76 RenderHandle pipelineLayout; member
H A Drender_copy.cpp61 …extManager& renderNodeContextMgr, const RenderHandle& shader, const PipelineLayout& pipelineLayout) in CreatePso()
H A Drender_node_shader_passes_generic.cpp351 const RenderPass& renderPass, const RenderHandle& shader, const PipelineLayout& pipelineLayout) in GetPsoHandleGraphics()
364 const RenderHandle& shader, const PipelineLayout& pipelineLayout) in GetPsoHandleCompute()
H A Drender_node_mip_chain_post_process.h123 RenderHandle pipelineLayout; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dintf_shader_manager.h99 RenderHandle pipelineLayout; in RENDER_BEGIN_NAMESPACE() member
114 RenderHandle pipelineLayout; in RENDER_BEGIN_NAMESPACE() member
127 const PipelineLayout& pipelineLayout; in RENDER_BEGIN_NAMESPACE() member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_program_vk.cpp49 auto& pipelineLayout = reflection_.pipelineLayout; in RENDER_BEGIN_NAMESPACE() local
H A Dpipeline_state_object_vk.cpp92 void GetDescriptorSetFillData(const PipelineLayout& pipelineLayout, in GetDescriptorSetFillData()
175 const GraphicsState& graphicsState, const PipelineLayout& pipelineLayout, in GraphicsPipelineStateObjectVk()
535const PipelineLayout& pipelineLayout, const ShaderSpecializationConstantDataView& specializationCo… in ComputePipelineStateObjectVk()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/test/simple/
H A Dcore_fullscreen_template.json3 "pipelineLayout" : "core_fullscreen_pipeline.json", string
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dpipeline_state_object_gles.cpp152 …rogram& gpuShaderProgram, const GraphicsState& graphicsState, const PipelineLayout& pipelineLayout, in GraphicsPipelineStateObjectGLES()
251 const GpuComputeProgram& gpuComputeProgram, const PipelineLayout& pipelineLayout, in ComputePipelineStateObjectGLES()
H A Dpipeline_state_object_gles.h39 PipelineLayout pipelineLayout; member
H A Dgpu_program_gles.cpp393 void BuildBindInfos(vector<Binder>& bindinfos, const PipelineLayout& pipelineLayout, BindMaps& map, in BuildBindInfos()
547 auto& pipelineLayout = reflection_.pipelineLayout; in GpuShaderProgramGLES() local
668 const auto& pipelineLayout = reflection_.pipelineLayout; in Specialize() local
771 const auto& pipelineLayout = reflection_.pipelineLayout; in Specialize() local
H A Dshader_module_gles.cpp118 void SortSets(PipelineLayout& pipelineLayout) in SortSets()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_copy_helper.h46 RENDER_NS::PipelineLayout pipelineLayout; in CORE3D_BEGIN_NAMESPACE() member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_descriptor_set_manager.cpp223 const uint32_t set, const PipelineLayout& pipelineLayout) in CreateDescriptorSet()
255 const uint32_t set, const PipelineLayout& pipelineLayout) in CreateOneFrameDescriptorSet()
276 const PipelineLayout& pipelineLayout) in CreatePipelineDescriptorSetBinder()
298 const PipelineLayout& pipelineLayout, const array_view<const RenderHandle> handles, in CreatePipelineDescriptorSetBinder()
H A Dnode_context_pso_manager.cpp179const PipelineLayout& pipelineLayout, const ShaderSpecializationConstantDataView& shaderSpecializa… in GetComputePsoHandle()
243 const RenderHandle graphicsState, const PipelineLayout& pipelineLayout, in GetGraphicsPsoHandleImpl()
335const PipelineLayout& pipelineLayout, const VertexInputDeclarationView& vertexInputDeclarationView, in GetGraphicsPsoHandle()
344const PipelineLayout& pipelineLayout, const VertexInputDeclarationView& vertexInputDeclarationView, in GetGraphicsPsoHandle()
H A Dnode_context_pso_manager.h106 PipelineLayout pipelineLayout; member
130 PipelineLayout pipelineLayout; member
H A Dpipeline_descriptor_set_binder.cpp538 PipelineDescriptorSetBinder::PipelineDescriptorSetBinder(const PipelineLayout& pipelineLayout, in PipelineDescriptorSetBinder()
545 PipelineDescriptorSetBinder::PipelineDescriptorSetBinder(const PipelineLayout& pipelineLayout, in PipelineDescriptorSetBinder()
553 void PipelineDescriptorSetBinder::Init(const PipelineLayout& pipelineLayout, in Init()
H A Drender_node_post_process_util.h92 PipelineLayout pipelineLayout; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dshader_data_loader.h59 BASE_NS::string pipelineLayout; in RENDER_BEGIN_NAMESPACE() member
H A Dshader_loader.cpp331 const string_view pipelineLayout = shaderVariant.pipelineLayout; in CreateComputeShader() local
546 const PipelineLayout& pipelineLayout = loader.GetPipelineLayout(); in CreatePipelineLayout() local

12