Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramExecutable.h159 SamplerFormat getSamplerFormatForTextureUnitIndex(size_t textureUnitIndex) const in getSamplerFormatForTextureUnitIndex() function
DState.cpp708 mExecutable->getSamplerFormatForTextureUnitIndex(textureIndex), samplerState)) in setActiveTextureDirty()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp5308 context, textureType, executable->getSamplerFormatForTextureUnitIndex(textureUnit), in updateActiveTextures()