Searched defs:UniformSlot (Results 1 – 3 of 3) 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
30 enum class UniformSlot { enum
30 enum class UniformSlot; variable