Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp24946 static const GLchar* vs_tes_gs = " goku = uni_goku;\n"; in test() local
25005 static const GLchar* vs_tes_gs = "layout (xfb_offset = 0) FLAT out TYPE goku;\n" in test() local
26136 static const GLchar* vs_tes_gs = " goten = uni_goten;\n" in test() local
26188 static const GLchar* vs_tes_gs = "const uint sizeof_type = 16;\n" in test() local
26542 static const GLchar* vs_tes_gs = " goku.x = uni_goku.x ;\n" in test() local
26604 static const GLchar* vs_tes_gs = "const uint sizeof_type = 16;\n" in test() local
26941 static const GLchar* vs_tes_gs = " chichi = uni_chichi;\n" in test() local
26993 static const GLchar* vs_tes_gs = "const uint sizeof_type = 16;\n" in test() local
27286 static const GLchar* vs_tes_gs = " goku.chichi = uni_chichi;\n" in test() local
27338 static const GLchar* vs_tes_gs = "const uint sizeof_type = 16;\n" in test() local
[all …]