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.c147 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
Dtex-swizzle.c122 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
Dquad-tex.c121 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
Dquad-sample.c169 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
Dfs-test.c295 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
Dvs-test.c246 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
Dgs-test.c359 ubyte tex2d[SIZE][SIZE][4]; in init_tex() local
/external/deqp/modules/gles2/functional/
Des2fTextureCompletenessTests.cpp933 tcu::TestCaseGroup* tex2d = new tcu::TestCaseGroup(m_testCtx, "2d", "2D completeness"); in init() local