Home
last modified time | relevance | path

Searched defs:needEmulatedAlpha (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkDecoderInternalStructs.h252 bool needEmulatedAlpha = false; member
261 bool needEmulatedAlpha = false; member
DVkDecoderGlobalState.cpp2385 bool needEmulatedAlpha = false; in on_vkCreateImageView() local
/hardware/google/gfxstream/host/vulkan/emulated_textures/
DCompressedImageInfo.cpp352 bool CompressedImageInfo::needEmulatedAlpha(VkFormat format) { in needEmulatedAlpha() function in gfxstream::vk::CompressedImageInfo