Home
last modified time | relevance | path

Searched defs:ColorBufferVk (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/
DColorBuffer.h41 class ColorBufferVk; variable
/hardware/google/gfxstream/host/vulkan/
DColorBufferVk.cpp47 ColorBufferVk::ColorBufferVk(uint32_t handle) : mHandle(handle) {} in ColorBufferVk() function in gfxstream::vk::ColorBufferVk