HomeSort by: relevance | last modified time | path
    Searched defs:no_display (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/
overlay_params.h 70 OVERLAY_PARAM_CUSTOM(no_display) \
95 bool no_display; member in struct:overlay_params
  /xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/
overlay_params.h 73 OVERLAY_PARAM_CUSTOM(no_display) \
100 bool no_display; member in struct:overlay_params
  /src/distrib/utils/more/
main.c 172 int no_display = !any_display; local
174 if (no_display && errmsgs > 0) {

Completed in 59 milliseconds