Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp24953 static const GLchar *vs_tes_gs = " goku = uni_goku;\n"; in test() local
25012 static const GLchar *vs_tes_gs = "layout (xfb_offset = 0) FLAT out TYPE goku;\n" in test() local
26143 static const GLchar *vs_tes_gs = " goten = uni_goten;\n" in test() local
26195 static const GLchar *vs_tes_gs = "const uint sizeof_type = 16;\n" in test() local
26549 static const GLchar *vs_tes_gs = " goku.x = uni_goku.x ;\n" in test() local
26611 static const GLchar *vs_tes_gs = "const uint sizeof_type = 16;\n" in test() local
26948 static const GLchar *vs_tes_gs = " chichi = uni_chichi;\n" in test() local
27000 static const GLchar *vs_tes_gs = "const uint sizeof_type = 16;\n" in test() local
27293 static const GLchar *vs_tes_gs = " goku.chichi = uni_chichi;\n" in test() local
27345 static const GLchar *vs_tes_gs = "const uint sizeof_type = 16;\n" in test() local
[all …]