Home
last modified time | relevance | path

Searched refs:formatVk (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/win32/
DDisplayVkWin32.cpp154 const vk::Format &formatVk = this->getRenderer()->getFormat(config->renderTargetFormat); in checkConfigSupport() local
166 if (surfaceFormat.format == formatVk.getActualRenderableImageVkFormat()) in checkConfigSupport()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp185 const Format &formatVk = rendererVk->getFormat(formatGL); in HasTexelBufferSupport() local
188 formatVk.getActualBufferFormat(false).id, in HasTexelBufferSupport()