Home | History | Annotate | Download | only in include

Lines Matching refs:pResults

3806     VkResult* get_pResults() { return m_struct.pResults; }
3807 void set_pResults(VkResult* inValue) { m_struct.pResults = inValue; }