Searched defs:GetSampleCount (Results 1 – 5 of 5) sorted by relevance
161 uint32_t AttachmentState::GetSampleCount() const { in GetSampleCount() function in dawn_native::AttachmentState
543 uint32_t TextureBase::GetSampleCount() const { in GetSampleCount() function in dawn_native::TextureBase
848 uint32_t RenderPipelineBase::GetSampleCount() const { in GetSampleCount() function in dawn_native::RenderPipelineBase
1652 GLuint GetSampleCount(VkSampleCountFlags supportedCounts, GLuint requestedCount) in GetSampleCount() function
37 GLint GetSampleCount(const egl::Config *config) in GetSampleCount() function