Searched refs:fResetTimestampForTextureParameters (Results 1 – 4 of 4) sorted by relevance
617 ++fResetTimestampForTextureParameters; in onResetContext()853 params->set(nullptr, nonsamplerState, fResetTimestampForTextureParameters); in onWritePixels()1414 fResetTimestampForTextureParameters); in onCreateTexture()1497 fResetTimestampForTextureParameters); in onCreateCompressedTexture()1535 fResetTimestampForTextureParameters); in onCreateCompressedBackendTexture()1574 params->set(nullptr, nonsamplerState, fResetTimestampForTextureParameters); in onUpdateCompressedBackendTexture()2660 bool setAll = timestamp < fResetTimestampForTextureParameters; in bindTexture()2777 fResetTimestampForTextureParameters); in bindTexture()3571 glTex->parameters()->set(nullptr, nonsamplerState, fResetTimestampForTextureParameters); in onRegenerateMipMapLevels()3665 fResetTimestampForTextureParameters); in onCreateBackendTexture()[all …]
784 GrGLTextureParameters::ResetTimestamp fResetTimestampForTextureParameters = 0; variable
652 ++fResetTimestampForTextureParameters; in onResetContext()1500 fResetTimestampForTextureParameters); in onCreateTexture()1536 fResetTimestampForTextureParameters); in onCreateCompressedTexture()2851 bool setAll = timestamp < fResetTimestampForTextureParameters; in bindTexture()2948 fResetTimestampForTextureParameters); in bindTexture()3721 glTex->parameters()->set(nullptr, nonsamplerState, fResetTimestampForTextureParameters); in onRegenerateMipMapLevels()3926 fResetTimestampForTextureParameters); in createBackendTexture()
679 GrGLTextureParameters::ResetTimestamp fResetTimestampForTextureParameters = 0; variable