Home
last modified time | relevance | path

Searched refs:_vtn_fail (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_private.h81 * 3) We must ensure that _vtn_fail is never called while a mutex lock or a
89 _vtn_fail(struct vtn_builder *b, const char *file, unsigned line,
92 #define vtn_fail(...) _vtn_fail(b, __FILE__, __LINE__, __VA_ARGS__)
H A Dspirv_to_nir.c182 _vtn_fail(struct vtn_builder *b, const char *file, unsigned line, in _vtn_fail() function
6475 /* See also _vtn_fail() */ in spirv_to_nir()

Completed in 10 milliseconds