Descriptiongpu: Move image creation part of GpuMemoryBufferFactory interface to gpu namespace.
This moves the image creation part of the GpuMemoryBufferFactory
interface to a new ImageFactory interface in the gpu namespace. This
is necessary for in-process command buffer to be able to create
images.
This also moves some utility functions from CommandBufferProxy to
this new ImageFactory interface so they can be reused by the
in-process command buffer code.
BUG=423533
Committed: https://crrev.com/eeba91b525f74890247a93fe022054f12aee18cc
Cr-Commit-Position: refs/heads/master@{#301732}
Patch Set 1 #Patch Set 2 : add missing file #Patch Set 3 : rebase #Messages
Total messages: 9 (2 generated)
|