Home
last modified time | relevance | path

Searched defs:attribType (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/Shader/
DVertexShader.hpp67 AttribType attribType[MAX_VERTEX_INPUTS]; member in sw::VertexShader
/external/deqp/modules/glshared/
DglsRandomShaderProgram.cpp184 const rsg::VariableType& attribType = attribVar->getType(); in shadeVertices() local
/external/swiftshader/src/Renderer/
DVertexProcessor.hpp106 unsigned int attribType : BITS(VertexShader::ATTRIBTYPE_LAST); member
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp349 glu::VarType attribType = glu::getVarType(type, vecIter.getPath()); in genShaderSources() local
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp3279 sw::VertexShader::AttribType attribType = sw::VertexShader::ATTRIBTYPE_FLOAT; in attributeRegister() local