Searched refs:SPIRV_ASSERT_more (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | log.h | 178 #define SPIRV_ASSERT_more(consumer, condition, format, ...) \ macro 189 SPIRV_ASSERT_more(consumer, condition, format, __VA_ARGS__) 192 SPIRV_ASSERT_more(consumer, condition, format, __VA_ARGS__) 195 SPIRV_ASSERT_more(consumer, condition, format, __VA_ARGS__)
|
/third_party/spirv-tools/source/opt/ |
D | log.h | 178 #define SPIRV_ASSERT_more(consumer, condition, format, ...) \ macro 189 SPIRV_ASSERT_more(consumer, condition, format, __VA_ARGS__) 192 SPIRV_ASSERT_more(consumer, condition, format, __VA_ARGS__) 195 SPIRV_ASSERT_more(consumer, condition, format, __VA_ARGS__)
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | log.h | 178 #define SPIRV_ASSERT_more(consumer, condition, format, ...) \ macro 189 SPIRV_ASSERT_more(consumer, condition, format, __VA_ARGS__) 192 SPIRV_ASSERT_more(consumer, condition, format, __VA_ARGS__) 195 SPIRV_ASSERT_more(consumer, condition, format, __VA_ARGS__)
|