Searched refs:GrSLCombinedSamplerTypeForTextureType (Results 1 – 10 of 10) sorted by relevance
77 GrShaderVar{std::move(mangleName), GrSLCombinedSamplerTypeForTextureType(type), in addSampler()
3030 GrSLType samplerType = GrSLCombinedSamplerTypeForTextureType(srcTex->textureType()); in createCopyProgram()4088 switch (GrSLCombinedSamplerTypeForTextureType(texture->textureType())) { in TextureToCopyProgramIdx()
80 sampler.fVariable.setType(GrSLCombinedSamplerTypeForTextureType(type)); in addSampler()
3321 GrSLCombinedSamplerTypeForTextureType(srcTex->texturePriv().textureType()); in createCopyProgram()4309 switch (GrSLCombinedSamplerTypeForTextureType(texture->texturePriv().textureType())) { in TextureToCopyProgramIdx()
276 info.fVariable.setType(GrSLCombinedSamplerTypeForTextureType(type)); in addSampler()
283 GrSLCombinedSamplerTypeForTextureType(backendFormat.textureType()), in addSampler()
274 GrShaderVar{std::move(mangleName), GrSLCombinedSamplerTypeForTextureType(type),
268 info.fVariable.setType(GrSLCombinedSamplerTypeForTextureType(type));
550 static inline GrSLType GrSLCombinedSamplerTypeForTextureType(GrTextureType type) { in GrSLCombinedSamplerTypeForTextureType() function
564 static inline GrSLType GrSLCombinedSamplerTypeForTextureType(GrTextureType type) { in GrSLCombinedSamplerTypeForTextureType() function