Home | History | Annotate | Download | only in include

Lines Matching refs:imageCubeArray

2787     VkBool32 get_imageCubeArray() { return m_struct.imageCubeArray; }
2788 void set_imageCubeArray(VkBool32 inValue) { m_struct.imageCubeArray = inValue; }