Home | History | Annotate | Download | only in include

Lines Matching refs:imageSubresource

355     VkImageSubresourceLayers get_imageSubresource() { return m_struct.imageSubresource; }
356 void set_imageSubresource(VkImageSubresourceLayers inValue) { m_struct.imageSubresource = inValue; }