Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
DteglRobustnessTests.cpp804 static const char* const s_simpleVertexShaderSource = in genVertexShader() local
834 return s_simpleVertexShaderSource; in genVertexShader()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fLayoutBindingTests.cpp90 static const char* const s_simpleVertexShaderSource = "#version 310 es\n" in generateVertexShader() local
122 return s_simpleVertexShaderSource; in generateVertexShader()