Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DState.cpp99 bool IsTextureCompatibleWithSampler(TextureType texture, TextureType sampler) in IsTextureCompatibleWithSampler() function
1619 IsTextureCompatibleWithSampler(type, mExecutable->getActiveSamplerTypes()[mActiveSampler])) in setSamplerTexture()