Searched defs:tex2d (Results 1 – 8 of 8) sorted by relevance
147 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
122 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
121 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
169 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
295 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
246 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
359 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
933 tcu::TestCaseGroup* tex2d = new tcu::TestCaseGroup(m_testCtx, "2d", "2D completeness"); in init() local