Searched defs:UniformSlot (Results 1 – 1 of 1) sorted by relevance
191 struct UniformSlot struct193 std::string name;194 glu::DataType type;197 {204 } value;207 {216 } sampler;218 inline UniformSlot (void) in UniformSlot() function