Home
last modified time | relevance | path

Searched refs:pan_earlyzs (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_earlyzs.h34 enum pan_earlyzs { enum
43 enum pan_earlyzs update : 2;
46 enum pan_earlyzs kill : 2;
H A Dpan_earlyzs.c24 #include "pan_earlyzs.h"
32 static enum pan_earlyzs
94 enum pan_earlyzs early_mode = best_early_mode(zs_always_passes); in analyze()
/third_party/mesa3d/src/panfrost/lib/tests/
H A Dtest-earlyzs.cpp24 #include "pan_earlyzs.h"
48 test(enum pan_earlyzs expected_update, enum pan_earlyzs expected_kill, uint32_t flags) in test()

Completed in 2 milliseconds