Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgram.cpp4064 SamplerFormat &oldSamplerFormat = mState.mExecutable->mActiveSamplerFormats[oldTextureUnit]; in updateSamplerUniform() local
4091 oldSamplerFormat = SamplerFormat::InvalidEnum; in updateSamplerUniform()
4097 oldSamplerFormat == SamplerFormat::InvalidEnum) in updateSamplerUniform()