Searched refs:unbindAndDestroyBufferObject (Results 1 – 1 of 1) sorted by relevance
6383 void unbindAndDestroyBufferObject(GLuint bo_id);9780 unbindAndDestroyBufferObject(objects.comparison_result_buffer_object_id); in destroyObjectsSupportingNonRenderableInternalformats()9781 unbindAndDestroyBufferObject(objects.src_texture_pixels_buffer_object_id); in destroyObjectsSupportingNonRenderableInternalformats()9782 unbindAndDestroyBufferObject(objects.dst_texture_pixels_buffer_object_id); in destroyObjectsSupportingNonRenderableInternalformats()9783 unbindAndDestroyBufferObject(objects.src_texture_coordinates_buffer_object_id); in destroyObjectsSupportingNonRenderableInternalformats()9784 unbindAndDestroyBufferObject(objects.dst_texture_coordinates_buffer_object_id); in destroyObjectsSupportingNonRenderableInternalformats()9813 void RequiredCase::unbindAndDestroyBufferObject(GLuint bo_id) in unbindAndDestroyBufferObject() function in es3cts::RequiredCase