Home
last modified time | relevance | path

Searched defs:gpuShaderProgram (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dpipeline_state_object_gles.cpp152const GpuShaderProgram& gpuShaderProgram, const GraphicsState& graphicsState, const PipelineLayout… in GraphicsPipelineStateObjectGLES()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_state_object_vk.cpp174 …teObjectVk::GraphicsPipelineStateObjectVk(Device& device, const GpuShaderProgram& gpuShaderProgram, in GraphicsPipelineStateObjectVk()