Searched refs:NopDiagnostic (Results 1 - 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/test/reduce/ |
H A D | validation_during_reduction_test.cpp | 213 reducer.SetMessageConsumer(NopDiagnostic); in TEST() 428 reducer.SetMessageConsumer(NopDiagnostic); in TEST() 459 reducer->SetMessageConsumer(NopDiagnostic); in SetupReducerForCheckValidationOptions()
|
H A D | reduce_test_util.h | 58 void NopDiagnostic(spv_message_level_t /*level*/, const char* /*source*/,
|
H A D | reduce_test_util.cpp | 95 void NopDiagnostic(spv_message_level_t /*level*/, const char* /*source*/, in NopDiagnostic() function
|
H A D | reducer_test.cpp | 29 const MessageConsumer kMessageConsumer = NopDiagnostic;
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/ |
H A D | validation_during_reduction_test.cpp | 213 reducer.SetMessageConsumer(NopDiagnostic); in TEST() 428 reducer.SetMessageConsumer(NopDiagnostic); in TEST() 459 reducer->SetMessageConsumer(NopDiagnostic); in SetupReducerForCheckValidationOptions()
|
H A D | reduce_test_util.h | 58 void NopDiagnostic(spv_message_level_t /*level*/, const char* /*source*/,
|
H A D | reduce_test_util.cpp | 95 void NopDiagnostic(spv_message_level_t /*level*/, const char* /*source*/, in NopDiagnostic() function
|
H A D | reducer_test.cpp | 29 const MessageConsumer kMessageConsumer = NopDiagnostic;
|
/third_party/spirv-tools/test/reduce/ |
H A D | validation_during_reduction_test.cpp | 213 reducer.SetMessageConsumer(NopDiagnostic); in TEST() 428 reducer.SetMessageConsumer(NopDiagnostic); in TEST() 459 reducer->SetMessageConsumer(NopDiagnostic); in SetupReducerForCheckValidationOptions()
|
H A D | reduce_test_util.h | 58 void NopDiagnostic(spv_message_level_t /*level*/, const char* /*source*/,
|
H A D | reduce_test_util.cpp | 95 void NopDiagnostic(spv_message_level_t /*level*/, const char* /*source*/, in NopDiagnostic() function
|
H A D | reducer_test.cpp | 29 const MessageConsumer kMessageConsumer = NopDiagnostic;
|
Completed in 7 milliseconds