Home
last modified time | relevance | path

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

/external/mesa3d/src/gfxstream/host/vulkan/
DPostWorkerVk.cpp62 void PostWorkerVk::viewportImpl(int width, int height) {} in viewportImpl() function in gfxstream::PostWorkerVk
/external/mesa3d/src/gfxstream/host/
DPostWorkerGl.cpp246 void PostWorkerGl::viewportImpl(int width, int height) { in viewportImpl() function in gfxstream::PostWorkerGl