Searched defs:DontCare (Results 1 – 6 of 6) sorted by relevance
81 DontCare, ///< Block doesn't care / variable not live. enumerator
108 DontCare = VK_ATTACHMENT_LOAD_OP_DONT_CARE, enumerator114 DontCare = VK_ATTACHMENT_STORE_OP_DONT_CARE, enumerator
71 "DontCare": "GL_DONT_CARE", string
190 DontCare = 0, enumerator
141 DontCare, enumerator
47 enum FlagsUpdate { LeaveFlags = 0, SetFlags = 1, DontCare = 2 }; enumerator