Home
last modified time | relevance | path

Searched defs:gen_info (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/tools/
Dbmp_logo.c52 void gen_info(bitmap_t *b, uint16_t n_colors) in gen_info() function
/external/mesa3d/src/intel/compiler/
Dtest_eu_validate.cpp39 static const struct gen_info { struct
61 class validation_test: public ::testing::TestWithParam<struct gen_info> { argument