30 static constexpr size_t kRecorderBudget = 7654321;
34 auto recorder = context->makeRecorder(recorderOptions);
static constexpr size_t kContextBudget
static void set_context_budget(skgpu::graphite::ContextOptions *options)
DEF_CONDITIONAL_GRAPHITE_TEST_FOR_CONTEXTS(CacheBudgetTest, nullptr, reporter, context, testContext, set_context_budget, true, CtsEnforcement::kNextRelease)
#define REPORTER_ASSERT(r, cond,...)