Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DProgram.h283 void setSamplerUniformTextureTypeAndFormat(size_t textureUnitIndex);
H A DProgramExecutable.h824 void setSamplerUniformTextureTypeAndFormat(size_t textureUnitIndex);
H A DProgramExecutable.cpp1212 void ProgramExecutable::setSamplerUniformTextureTypeAndFormat(size_t textureUnitIndex) in setSamplerUniformTextureTypeAndFormat() function in gl::ProgramExecutable
3083 setSamplerUniformTextureTypeAndFormat(oldTextureUnit); in updateSamplerUniform()