Home
last modified time | relevance | path

Searched refs:createVertexShaderSource (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsAttributeLocationTests.cpp254 string createVertexShaderSource (glu::RenderContext& renderCtx, const vector<Attribute>& attributes… in createVertexShaderSource() function
415 …const string vertexShaderSource = createVertexShaderSource(renderCtx, attributes, attributeAlia… in createAndAttachShaders()