Searched defs:shaderAttributes (Results 1 – 1 of 1) sorted by relevance
33 GLenum GetGLSLAttributeType(const std::vector<sh::ShaderVariable> &shaderAttributes, size_t index) in GetGLSLAttributeType()123 const auto &shaderAttributes = program->getAttributes(); in getInputLayout() local