Searched refs:dst_texture_coordinates_buffer_object_id (Results 1 – 1 of 1) sorted by relevance
238 GLuint dst_texture_coordinates_buffer_object_id; member8965 gl.genBuffers(1, &objects.dst_texture_coordinates_buffer_object_id); in prepareSupportForNonRenderableTexture()8995 gl.bindBuffer(GL_ARRAY_BUFFER, objects.dst_texture_coordinates_buffer_object_id); in prepareSupportForNonRenderableTexture()9784 unbindAndDestroyBufferObject(objects.dst_texture_coordinates_buffer_object_id); in destroyObjectsSupportingNonRenderableInternalformats()9805 objects.dst_texture_coordinates_buffer_object_id = 0; in destroyObjectsSupportingNonRenderableInternalformats()