Searched defs:UniformSlot (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/opengl/simplereference/
H A DsglrShaderProgram.hpp191 struct UniformSlot struct in namespace:sglr
218 inline UniformSlot (void) function in struct:sglr::UniformSlot
232 const UniformSlot& getUniformByName (const char* name) const;
245 std::vector<UniformSlot> m_uniforms;

Completed in 149 milliseconds