Searched refs:GrSLCombinedSamplerTypeForTextureType (Results 1 – 10 of 10) sorted by relevance
76 sampler.fVariable.setType(GrSLCombinedSamplerTypeForTextureType(type)); in addSampler()
3349 GrSLCombinedSamplerTypeForTextureType(srcTex->texturePriv().textureType()); in createCopyProgram()4359 switch (GrSLCombinedSamplerTypeForTextureType(texture->texturePriv().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()
272 info.fVariable.setType(GrSLCombinedSamplerTypeForTextureType(type)); in addSampler()
276 info.fVariable.setType(GrSLCombinedSamplerTypeForTextureType(type)); in addSampler()
271 info.fVariable.setType(GrSLCombinedSamplerTypeForTextureType(type));
268 info.fVariable.setType(GrSLCombinedSamplerTypeForTextureType(type));
550 static inline GrSLType GrSLCombinedSamplerTypeForTextureType(GrTextureType type) { in GrSLCombinedSamplerTypeForTextureType() function
576 static inline GrSLType GrSLCombinedSamplerTypeForTextureType(GrTextureType type) { in GrSLCombinedSamplerTypeForTextureType() function