Searched refs:GetSampleCount (Results 1 – 5 of 5) sorted by relevance
37 SWR_MULTISAMPLE_COUNT GetSampleCount(uint32_t numSamples) in GetSampleCount() function
37 GLint GetSampleCount(const egl::Config *config) in GetSampleCount() function296 GLint samples = GetSampleCount(mState.config); in initializeImpl()1082 GLint samples = GetSampleCount(mState.config); in createSwapChain()
1011 GLuint GetSampleCount(VkSampleCountFlags supportedCounts, GLuint requestedCount);
1470 GLuint GetSampleCount(VkSampleCountFlags supportedCounts, GLuint requestedCount) in GetSampleCount() function
795 sample_count = GetNumSamples(GetSampleCount(sample_count)); in swr_get_sample_position()1279 rastState->sampleCount = GetSampleCount(fb->samples); in swr_update_derived()1904 blendState.sampleCount = GetSampleCount(fb->samples); in swr_update_derived()