Home
last modified time | relevance | path

Searched refs:genRedTexture (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/tests/translator_tests/GLES_CM/
DtriangleCM.cpp73 unsigned char *genRedTexture(int width, int height, int comp) in genRedTexture() function
249 pixels = genRedTexture(TEX_WIDTH/8, TEX_HEIGHT/8, 4); in WinMain()
/sdk/emulator/opengl/tests/translator_tests/GLES_V2/
DtriangleV2.cpp92 unsigned char *genRedTexture(int width, int height, int comp) in genRedTexture() function