Searched refs:tex2DFormat (Results 1 – 1 of 1) sorted by relevance
62 void runTest(GLenum tex2DFormat, GLenum tex2DType) in runTest() argument98 glTexImage2D(GL_TEXTURE_2D, 0, tex2DFormat, 2, 2, 0, tex2DFormat, tex2DType, pixels); in runTest()