Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/tests/graw/
Dtex-srgb.c149 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
Dtex-swizzle.c124 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
Dquad-tex.c123 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
Dquad-sample.c168 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
Dfs-test.c252 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
Dvs-test.c241 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
Dgs-test.c343 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
/external/deqp/modules/gles2/functional/
Des2fTextureCompletenessTests.cpp918 tcu::TestCaseGroup* tex2d = new tcu::TestCaseGroup(m_testCtx, "2d", "2D completeness"); in init() local