Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DState.cpp99 bool IsTextureCompatibleWithSampler(TextureType texture, TextureType sampler) in IsTextureCompatibleWithSampler() function
1621 IsTextureCompatibleWithSampler(type, mExecutable->getActiveSamplerTypes()[mActiveSampler])) in setSamplerTexture()