Home | History | Annotate | Download | only in include

Lines Matching refs:sparseResidency8Samples

2883     VkBool32 get_sparseResidency8Samples() { return m_struct.sparseResidency8Samples; }
2884 void set_sparseResidency8Samples(VkBool32 inValue) { m_struct.sparseResidency8Samples = inValue; }