Searched refs:dst_texture_pixels_buffer_object_id (Results 1 – 1 of 1) sorted by relevance
223 GLuint dst_texture_pixels_buffer_object_id; member7056 objects_ptr->dst_texture_pixels_buffer_object_id); in execute()7128 …copyDataFromBufferObject(objects_ptr->dst_texture_pixels_buffer_object_id, copied_dst_texture_data… in execute()8967 gl.genBuffers(1, &objects.dst_texture_pixels_buffer_object_id); in prepareSupportForNonRenderableTexture()8986 gl.bindBuffer(GL_ARRAY_BUFFER, objects.dst_texture_pixels_buffer_object_id); in prepareSupportForNonRenderableTexture()9015 objects.dst_texture_pixels_buffer_object_id, 0, destination_buffer_data_size); in prepareSupportForNonRenderableTexture()9786 unbindAndDestroyBufferObject(objects.dst_texture_pixels_buffer_object_id); in destroyObjectsSupportingNonRenderableInternalformats()9794 objects.dst_texture_pixels_buffer_object_id = 0; in destroyObjectsSupportingNonRenderableInternalformats()