Searched refs:e64 (Results 1 – 4 of 4) sorted by relevance
1236 e64 = VK_SAMPLE_COUNT_64_BIT enumerator1252 | SampleCountFlagBits::e64;1472 e64 = VK_QUERY_RESULT_64_BIT, enumerator1485 QueryResultFlagBits::e64
166 if ( value & SampleCountFlagBits::e64 ) result += "64 | "; in to_string()300 if ( value & QueryResultFlagBits::e64 ) result += "64 | "; in to_string()2190 case SampleCountFlagBits::e64 : return "64"; in to_string()2339 case QueryResultFlagBits::e64 : return "64"; in to_string()
2109 e64 = VK_SAMPLE_COUNT_64_BIT enumerator2125 | SampleCountFlagBits::e64;2410 e64 = VK_QUERY_RESULT_64_BIT, enumerator2424 QueryResultFlagBits::e645468 e64 = VK_VIDEO_ENCODE_H265_CTB_SIZE_64_BIT_EXT enumerator5480 | VideoEncodeH265CtbSizeFlagBitsEXT::e64;
208 if ( value & SampleCountFlagBits::e64 ) result += "64 | "; in to_string()377 if ( value & QueryResultFlagBits::e64 ) result += "64 | "; in to_string()1748 if ( value & VideoEncodeH265CtbSizeFlagBitsEXT::e64 ) result += "64 | "; in to_string()4228 case SampleCountFlagBits::e64 : return "64"; in to_string()4412 case QueryResultFlagBits::e64 : return "64"; in to_string()6676 case VideoEncodeH265CtbSizeFlagBitsEXT::e64 : return "64"; in to_string()