Lines Matching refs:genTextures
255 gl.genTextures(1, &m_texture);
256 GLU_EXPECT_NO_ERROR(gl.getError(), "genTextures");
530 gl.genTextures(1, &texture);
531 GLU_EXPECT_NO_ERROR(gl.getError(), "genTextures");
855 gl.genTextures(1, &m_textureId);
856 GLU_EXPECT_NO_ERROR(gl.getError(), "genTextures");
1955 gl.genTextures(1, &m_texture);
1956 GLU_EXPECT_NO_ERROR(gl.getError(), "genTextures");
2504 gl.genTextures(5, textures);
2505 GLU_EXPECT_NO_ERROR(gl.getError(), "genTextures");
2626 gl.genTextures(1, &texture);
2627 GLU_EXPECT_NO_ERROR(gl.getError(), "genTextures");
2708 gl.genTextures(1, &texture);
2709 GLU_EXPECT_NO_ERROR(gl.getError(), "genTextures");
2792 gl.genTextures(1, &texture);
2793 GLU_EXPECT_NO_ERROR(gl.getError(), "genTextures");
2883 gl.genTextures(1, &textureMS);
2884 GLU_EXPECT_NO_ERROR(gl.getError(), "genTextures");
2890 gl.genTextures(1, &texture);
2891 GLU_EXPECT_NO_ERROR(gl.getError(), "genTextures");