Home
last modified time | relevance | path

Searched defs:GetSampleCount (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dmultisample.h37 SWR_MULTISAMPLE_COUNT GetSampleCount(uint32_t numSamples) in GetSampleCount() function
/external/openthread/src/core/utils/
Dchannel_monitor.hpp147 uint32_t GetSampleCount(void) const { return mSampleCount; } in GetSampleCount() function in ot::Utils::ChannelMonitor
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp1736 GLuint GetSampleCount(VkSampleCountFlags supportedCounts, GLuint requestedCount) in GetSampleCount() function
DSurfaceVk.cpp41 GLint GetSampleCount(const egl::Config *config) in GetSampleCount() function