Searched refs:isProgramBinaryCacheEnabled (Results 1 – 2 of 2) sorted by relevance
896 bool isProgramBinaryCacheEnabled() const { return mProgramBinaryCacheEnabled; } in isProgramBinaryCacheEnabled() function
662 json->addScalar("ProgramBinaryCacheEnabled", state.isProgramBinaryCacheEnabled()); in SerializeContextState()