Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DProgramExecutable.h167 SamplerFormat getSamplerFormatForTextureUnitIndex(size_t textureUnitIndex) const in getSamplerFormatForTextureUnitIndex() function
DState.cpp638 mExecutable->getSamplerFormatForTextureUnitIndex(textureIndex), samplerState); in updateActiveTextureState()