Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DSurfaceVk.h492 VkImageCompressionFixedRateFlagsEXT mFixedRateFlags; variable
DSurfaceVk.cpp1381 mFixedRateFlags = 0; in initializeImpl()
1399 mFixedRateFlags = gl_vk::ConvertEGLFixedRateToVkFixedRate(surfaceCompressionRate, in initializeImpl()
1669 compressionInfo.pFixedRateFlags = &mFixedRateFlags; in createSwapChain()