Searched defs:tex2d (Results 1 – 10 of 10) 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
240 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
342 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
2218 const BOOL_32 tex2d = IsTex2d(rsrcType); in ValidateNonSwModeParams() local2294 const BOOL_32 tex2d = IsTex2d(rsrcType); in ValidateSwModeParams() local
3109 const BOOL_32 tex2d = IsTex2d(rsrcType); in ValidateNonSwModeParams() local3181 const BOOL_32 tex2d = IsTex2d(rsrcType); in ValidateSwModeParams() local
918 tcu::TestCaseGroup* tex2d = new tcu::TestCaseGroup(m_testCtx, "2d", "2D completeness"); in init() local