Searched defs:ShaderReflection (Results 1 – 1 of 1) sorted by relevance
44 struct ShaderReflection { struct46 PipelineLayout pipelineLayout;70 virtual const ShaderReflection& GetReflection() const = 0; argument