Lines Matching refs:vtn_fail
225 vtn_fail("Invalid mode for vulkan_resource_index"); in vk_desc_type_for_mode()
690 vtn_fail("Invalid access chain type"); in _vtn_variable_load_store()
763 vtn_fail("Invalid access chain type"); in _vtn_variable_copy()
848 vtn_fail("invalid stage for SpvBuiltInLayer"); in vtn_get_builtin_location()
861 vtn_fail("invalid stage for SpvBuiltInViewportIndex"); in vtn_get_builtin_location()
1115 vtn_fail("Unsupported builtin: %s (%u)", in vtn_get_builtin_location()
1207 vtn_fail("Handled above"); in apply_var_decoration()
1514 vtn_fail("Unhandled variable storage class: %s (%u)", in vtn_storage_class_to_mode()
1733 vtn_fail("Couldn't find variable with a storage class of CallableDataKHR " in vtn_get_call_payload_for_location()
1761 vtn_fail("Variables in the StorageBuffer storage class must " in vtn_create_variable()
1789 vtn_fail("Cannot create a variable with the Generic storage class"); in vtn_create_variable()
1793 vtn_fail("Cannot create a variable with the Image storage class"); in vtn_create_variable()
1797 vtn_fail("Cannot create a variable with the " in vtn_create_variable()
2052 vtn_fail("Source and destination types of %s do not match: %s vs. %s", in vtn_assert_types_equal()
2228 vtn_fail("SPIR-V variable initializer %u must be constant or pointer", in vtn_handle_variables()