OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPIRV_ASSERT_more
(Results
1 - 2
of
2
) sorted by null
/external/deqp-deps/SPIRV-Tools/source/opt/
log.h
175
#define
SPIRV_ASSERT_more
(consumer, condition, format, ...) \
186
SPIRV_ASSERT_more
(consumer, condition, format, __VA_ARGS__)
189
SPIRV_ASSERT_more
(consumer, condition, format, __VA_ARGS__)
192
SPIRV_ASSERT_more
(consumer, condition, format, __VA_ARGS__)
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
log.h
175
#define
SPIRV_ASSERT_more
(consumer, condition, format, ...) \
186
SPIRV_ASSERT_more
(consumer, condition, format, __VA_ARGS__)
189
SPIRV_ASSERT_more
(consumer, condition, format, __VA_ARGS__)
192
SPIRV_ASSERT_more
(consumer, condition, format, __VA_ARGS__)
Completed in 93 milliseconds