Searched refs:SamplerTypeToTextureType (Results 1 – 3 of 3) sorted by relevance
124 TextureType SamplerTypeToTextureType(GLenum samplerType) in SamplerTypeToTextureType() function
227 TextureType SamplerTypeToTextureType(GLenum samplerType);
3667 TextureType textureType = SamplerTypeToTextureType(samplerUniform.type); in linkSamplerAndImageBindings()