Home
last modified time | relevance | path

Searched refs:pipe_fmt (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_format_test.c9 enum pipe_format pipe_fmt = i; in main() local
17 if (roundtrip != pipe_fmt) { in main()
22 util_format_name(pipe_fmt)); in main()