Searched defs:attribType (Results 1 – 5 of 5) sorted by relevance
67 AttribType attribType[MAX_VERTEX_INPUTS]; member in sw::VertexShader
184 const rsg::VariableType& attribType = attribVar->getType(); in shadeVertices() local
106 unsigned int attribType : BITS(VertexShader::ATTRIBTYPE_LAST); member
349 glu::VarType attribType = glu::getVarType(type, vecIter.getPath()); in genShaderSources() local
3279 sw::VertexShader::AttribType attribType = sw::VertexShader::ATTRIBTYPE_FLOAT; in attributeRegister() local