Home | History | Annotate | Download | only in include

Lines Matching refs:framebufferDepthSampleCounts

3074     VkSampleCountFlags get_framebufferDepthSampleCounts() { return m_struct.framebufferDepthSampleCounts; }
3075 void set_framebufferDepthSampleCounts(VkSampleCountFlags inValue) { m_struct.framebufferDepthSampleCounts = inValue; }