Searched defs:GLSL (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fLifetimeTests.cpp95 #define GLSL(VERSION, BODY) ("#version " #VERSION "\n" #BODY "\n") macro
97 static const char* const s_vertexShaderSrc = GLSL(
107 static const char* const s_fragmentShaderSrc = GLSL(

Completed in 190 milliseconds