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

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
lp_rast.h 184 } clear_zstencil; member in union:lp_rast_cmd_arg
248 arg.clear_zstencil.value = value;
249 arg.clear_zstencil.mask = mask;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
lp_rast.h 224 } clear_zstencil; member in union:lp_rast_cmd_arg
296 arg.clear_zstencil.value = value;
297 arg.clear_zstencil.mask = mask;

Completed in 77 milliseconds