Home
last modified time | relevance | path

Searched defs:PIPE_ASSERT (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c124 #define PIPE_ASSERT(x) STATIC_ASSERT((int)x) in pipe_asserts() macro
185 #undef PIPE_ASSERT pipe_asserts() macro
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c123 #define PIPE_ASSERT(x) STATIC_ASSERT((int)x) in pipe_asserts() macro
186 #undef PIPE_ASSERT pipe_asserts() macro
[all...]

Completed in 10 milliseconds