Searched refs:eCommandPreprocessReadNV (Results 1 – 4 of 4) sorted by relevance
3462 eCommandPreprocessReadNV = VK_ACCESS_COMMAND_PREPROCESS_READ_BIT_NV, enumerator3501 | AccessFlagBits::eCommandPreprocessReadNV4452 eCommandPreprocessReadNV = VK_ACCESS_2_COMMAND_PREPROCESS_READ_BIT_NV, enumerator4511 | AccessFlagBits2::eCommandPreprocessReadNV
3095 eCommandPreprocessReadNV = VK_ACCESS_2_COMMAND_PREPROCESS_READ_BIT_NV, enumerator3141 | AccessFlagBits2::eCommandPreprocessReadNV
735 if ( value & AccessFlagBits::eCommandPreprocessReadNV ) result += "CommandPreprocessReadNV | "; in to_string()1226 if ( value & AccessFlagBits2::eCommandPreprocessReadNV ) result += "CommandPreprocessReadNV | "; in to_string()5284 case AccessFlagBits::eCommandPreprocessReadNV : return "CommandPreprocessReadNV"; in to_string()6015 case AccessFlagBits2::eCommandPreprocessReadNV : return "CommandPreprocessReadNV"; in to_string()
974 if ( value & AccessFlagBits2::eCommandPreprocessReadNV ) result += "CommandPreprocessReadNV | "; in to_string()3682 case AccessFlagBits2::eCommandPreprocessReadNV : return "CommandPreprocessReadNV"; in to_string()