Searched defs:test_mask (Results 1 - 3 of 3) sorted by relevance

/external/fio/crc/
H A Dtest.c369 unsigned int test_mask = 0; local
379 test_mask = ~0U;
383 test_mask = get_test_mask(type);
385 if (!test_mask) {
400 if (!(t[i].mask & test_mask))
/external/mesa3d/src/gallium/drivers/ilo/core/
H A Dilo_state_cc.h132 uint8_t test_mask; member in struct:ilo_state_cc_stencil_params_info
/external/mesa3d/src/gallium/drivers/ilo/
H A Dilo_state.h294 uint8_t test_mask; member in struct:ilo_dsa_state::__anon14987

Completed in 118 milliseconds