Searched refs:createExternalTexture (Results 1 – 3 of 3) sorted by relevance
143 virtual GLuint createExternalTexture();
263 GLuint TestWebGraphicsContext3D::createExternalTexture() { in createExternalTexture() function in cc::TestWebGraphicsContext3D
641 GLuint external_texture_id = child_context_->createExternalTexture(); in TEST_P()