Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp140 const char* const vtxIn = usesInout ? "in" : "attribute"; in genVertexShader() local
285 const char* const vtxIn = usesInout ? "in" : "attribute"; in specializeVertexShader() local
433 const char* vtxIn = usesInout ? "in" : "attribute"; in generateVertexSpecialization() local