Searched refs:overflowed (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/libdrm/dist/intel/
H A Dintel_decode.c80 bool overflowed; member in struct:drm_intel_decode
119 if (!ctx->overflowed) {
121 ctx->overflowed = true;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/include/
H A Dsvga3d_types.h1668 uint32 overflowed; member in struct:__anon43a116563e08
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/include/
H A Dsvga3d_types.h1707 uint32 overflowed; member in struct:__anon07eb9ac93e08
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dcontext.rst467 whether a selected stream output target has overflowed as a result of the
473 whether any stream output target has overflowed as a result of the commands
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dcontext.rst492 whether a selected stream output target has overflowed as a result of the
498 whether any stream output target has overflowed as a result of the commands
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c636 LLVMValueRef overflowed = lp_build_cmp(bld, PIPE_FUNC_GREATER, a, res); local in function:lp_build_add
637 res = lp_build_select(bld, overflowed,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c510 LLVMValueRef overflowed = lp_build_cmp(bld, PIPE_FUNC_GREATER, a, res); local in function:lp_build_add
511 res = lp_build_select(bld, overflowed,

Completed in 29 milliseconds