Searched defs:DriverUniformMetal (Results 1 – 2 of 2) sorted by relevance
21 DriverUniformMetal(DriverUniformMode mode) : DriverUniform(mode) {} in DriverUniformMetal() function22 DriverUniformMetal() : DriverUniform(DriverUniformMode::InterfaceBlock) {} in DriverUniformMetal() function
29 class DriverUniformMetal; variable