Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DProgramExecutable.h188 SamplerFormat getSamplerFormatForTextureUnitIndex(size_t textureUnitIndex) const in getSamplerFormatForTextureUnitIndex() function
DState.cpp655 mExecutable->getSamplerFormatForTextureUnitIndex(textureIndex), samplerState)) in setActiveTextureDirty()
/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp5023 context, textureType, executable->getSamplerFormatForTextureUnitIndex(textureUnit), in updateActiveTextures()