Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_program.h44 struct ShaderReflection { struct
46 PipelineLayout pipelineLayout;
70 virtual const ShaderReflection& GetReflection() const = 0; argument