Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsAttributeLocationTests.cpp254 …Source (glu::RenderContext& renderCtx, const vector<Attribute>& attributes, bool attributeAliasing) in createVertexShaderSource()
276 string createFragmentShaderSource (glu::RenderContext& renderCtx, bool attributeAliasing) in createFragmentShaderSource()
412 …rContext& renderCtx, deUint32 program, const vector<Attribute>& attributes, bool attributeAliasing) in createAndAttachShaders()