Searched refs:RayQueryCommittedIntersectionType (Results 1 – 18 of 18) sorted by relevance
1268 public enum RayQueryCommittedIntersectionType enum in Spv.Specification
1223 RayQueryCommittedIntersectionType = {
1269 [AllowDuplicates, CRepr] public enum RayQueryCommittedIntersectionType
1264 enum RayQueryCommittedIntersectionType { enum
1264 enum class RayQueryCommittedIntersectionType : unsigned {
1233 RayQueryCommittedIntersectionType = {
1278 public enum RayQueryCommittedIntersectionType enum in Spv.Specification
1279 [AllowDuplicates, CRepr] public enum RayQueryCommittedIntersectionType
1274 enum RayQueryCommittedIntersectionType { enum3819 inline const char* RayQueryCommittedIntersectionTypeToString(RayQueryCommittedIntersectionType valu… in RayQueryCommittedIntersectionTypeToString()
1274 enum class RayQueryCommittedIntersectionType : unsigned {3819 inline const char* RayQueryCommittedIntersectionTypeToString(RayQueryCommittedIntersectionType valu…
1231 RayQueryCommittedIntersectionType = {
1276 public enum RayQueryCommittedIntersectionType enum in Spv.Specification
1277 [AllowDuplicates, CRepr] public enum RayQueryCommittedIntersectionType
1272 enum RayQueryCommittedIntersectionType { enum
1272 enum class RayQueryCommittedIntersectionType : unsigned {
1214 enum RayQueryCommittedIntersectionType { enum
1218 enum RayQueryCommittedIntersectionType { enum
11846 pub enum RayQueryCommittedIntersectionType { enum11851 impl RayQueryCommittedIntersectionType { impl11855 ) -> Result<RayQueryCommittedIntersectionType, ParseError> { in parse() argument