Home
last modified time | relevance | path

Searched refs:BITSET_ONES (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/util/tests/
H A Dbitset_test.cpp57 BITSET_ONES(mask128); in TEST()
144 BITSET_ONES(mask128); in TEST()
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_blorp_exec.c343 BITSET_ONES(dyn_dirty); in blorp_exec_on_render()
/third_party/mesa3d/src/util/
H A Dbitset.h54 #define BITSET_ONES(x) memset( (x), 0xff, sizeof (x) ) macro
/third_party/mesa3d/src/intel/compiler/
H A Dtest_eu_validate.cpp306 BITSET_ONES(invalid_encodings); in TEST_P()
404 BITSET_ONES(invalid_encodings); in TEST_P()
495 BITSET_ONES(invalid_encodings); in TEST_P()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1936 BITSET_ONES(device->custom_border_color); in tu_CreateDevice()

Completed in 10 milliseconds