Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderLibraryCase.cpp526 const char* vtxIn = usesInout ? "in" : "attribute"; in genVertexShader() local
786 const char* vtxIn = usesInout ? "in" : "attribute"; in specializeVertexShader() local
910 const char* vtxIn = usesInout ? "in" : "attribute"; in specializeShaders() local
/third_party/vk-gl-cts/modules/glshared/
DglsShaderLibraryCase.cpp144 const char* const vtxIn = usesInout ? "in" : "attribute"; in genVertexShader() local
289 const char* const vtxIn = usesInout ? "in" : "attribute"; in specializeVertexShader() local
437 const char* vtxIn = usesInout ? "in" : "attribute"; in generateVertexSpecialization() local