Searched defs:tex2d (Results 1 – 8 of 8) sorted by relevance
149 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
124 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
123 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
168 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
252 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
241 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
343 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
918 tcu::TestCaseGroup* tex2d = new tcu::TestCaseGroup(m_testCtx, "2d", "2D completeness"); in init() local