Searched refs:formatVk (Results 1 – 2 of 2) sorted by relevance
154 const vk::Format &formatVk = this->getRenderer()->getFormat(config->renderTargetFormat); in checkConfigSupport() local166 if (surfaceFormat.format == formatVk.getActualRenderableImageVkFormat()) in checkConfigSupport()
185 const Format &formatVk = rendererVk->getFormat(formatGL); in HasTexelBufferSupport() local188 formatVk.getActualBufferFormat(false).id, in HasTexelBufferSupport()