Home
last modified time | relevance | path

Searched refs:GetSampleCount (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DSurfaceVk.cpp36 GLint GetSampleCount(const egl::Config *config) in GetSampleCount() function
257 GLint samples = GetSampleCount(mState.config); in initializeImpl()
916 GLint samples = GetSampleCount(mState.config); in createSwapChain()
Dvk_utils.h780 GLuint GetSampleCount(VkSampleCountFlags supportedCounts, GLuint requestedCount);
Dvk_utils.cpp1220 GLuint GetSampleCount(VkSampleCountFlags supportedCounts, GLuint requestedCount) in GetSampleCount() function