Home | History | Annotate | Download | only in include

Lines Matching refs:shaderStorageImageMultisample

2843     VkBool32 get_shaderStorageImageMultisample() { return m_struct.shaderStorageImageMultisample; }
2844 void set_shaderStorageImageMultisample(VkBool32 inValue) { m_struct.shaderStorageImageMultisample = inValue; }