Searched refs:overflowed (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/libdrm/dist/intel/ |
| H A D | intel_decode.c | 80 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 D | svga3d_types.h | 1668 uint32 overflowed; member in struct:__anon43a116563e08
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/include/ |
| H A D | svga3d_types.h | 1707 uint32 overflowed; member in struct:__anon07eb9ac93e08
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | context.rst | 467 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 D | context.rst | 492 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 D | lp_bld_arit.c | 636 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 D | lp_bld_arit.c | 510 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