Searched refs:mOutputFormat (Results 1 – 2 of 2) sorted by relevance
152 VkFormat mOutputFormat = VK_FORMAT_UNDEFINED; variable
234 mOutputFormat(getOutputFormat(mCompressedFormat)), in CompressedImageInfo()369 result.format = mOutputFormat; in getOutputCreateInfo()376 if (!isCompressedFormat(mOutputFormat)) { in getOutputCreateInfo()698 VkFormat shaderFormat = getShaderFormat(mOutputFormat); in initializeDecompressionPipeline()