Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_debug.h39 #define WARN_ONCE(fmt, ...) \ macro
49 #define WARN_ONCE(fmt, ...) do {} while(0) macro
Dstateblock9.c309 WARN_ONCE("Fixed function state not handled properly by StateBlocks.\n"); in nine_state_copy_common()
485 WARN_ONCE("Fixed function state not handled properly by StateBlocks.\n"); in nine_state_copy_common_all()
Ddevice9.c96 WARN_ONCE("FPU setup not supported on non-x86 platforms\n"); in nine_setup_fpu()
101 WARN_ONCE("FPU setup not supported on non-x86 platforms\n"); in nine_setup_set_fpu()
106 WARN_ONCE("FPU setup not supported on non-x86 platforms\n"); in nine_setup_get_fpu()
Dnine_state.c1537 WARN_ONCE("FETCH4 support is incomplete. Please report if buggy shadows."); in CSMT_ITEM_NO_WAIT()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.c104 #define WARN_ONCE(cond, fmt...) do { \ macro
1421 WARN_ONCE(ret < 0, in crocus_bo_export_gem_handle_for_device()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.c97 #define WARN_ONCE(cond, fmt...) do { \ macro
2051 WARN_ONCE(ret < 0, in iris_bo_export_gem_handle_for_device()