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