Searched defs:shaderAttributes (Results 1 – 3 of 3) sorted by relevance
34 GLenum GetGLSLAttributeType(const std::vector<gl::ProgramInput> &shaderAttributes, size_t index) in GetGLSLAttributeType()123 const auto &shaderAttributes = executable->getProgramInputs(); in getInputLayout() local
185 const std::vector<gl::ProgramInput> &shaderAttributes, in GenerateVertexShaderForInputLayout()
1999 const std::vector<sh::ShaderVariable> &shaderAttributes = in linkAttributes() local