Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.h449 bool hasSamplerYcbcrConversionExtension = false; member
DVkCommonOperations.cpp1188 deviceInfos[i].hasSamplerYcbcrConversionExtension = in create()
1336 emulation->mDeviceInfo.hasSamplerYcbcrConversionExtension, in create()
1372 if (emulation->mDeviceInfo.hasSamplerYcbcrConversionExtension) { in create()
2932 if (mDeviceInfo.hasSamplerYcbcrConversionExtension) { in teardownVkColorBufferLocked()