Searched refs:indirectLimit (Results 1 – 3 of 3) sorted by relevance
183 uint32_t indirectLimit; // the indirect offset is clamped to this upper bound member
457 ctx->indirectLimit = 5 - copySize; in DEF_TEST()
3495 offsets = min(offsets, ctx->indirectLimit); in STAGE_TAIL()