Home
last modified time | relevance | path

Searched refs:corruptProgramBinaryForTesting (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DProgramGL.cpp213 GetImplAs<ContextGL>(context)->getFeaturesGL().corruptProgramBinaryForTesting.enabled) in load()
241 if (features.corruptProgramBinaryForTesting.enabled) in save()
/aosp_15_r20/external/angle/include/platform/autogen/
H A DFeaturesGL_autogen.h611 FeatureInfo corruptProgramBinaryForTesting = { member