Home
last modified time | relevance | path

Searched defs:samplerHandle (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/gpu/glsl/
DGrGLSLShaderBuilder.cpp108 SamplerHandle samplerHandle, in appendTextureLookup()
115 void GrGLSLShaderBuilder::appendTextureLookup(SamplerHandle samplerHandle, in appendTextureLookup()
126 SamplerHandle samplerHandle, in appendTextureLookupAndBlend()
149 void GrGLSLShaderBuilder::appendInputLoad(SamplerHandle samplerHandle) { in appendInputLoad()
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLShaderBuilder.cpp70 SamplerHandle samplerHandle, in appendTextureLookup()
78 void GrGLSLShaderBuilder::appendTextureLookup(SamplerHandle samplerHandle, in appendTextureLookup()
89 SamplerHandle samplerHandle, in appendTextureLookupAndModulate()
/third_party/skia/src/gpu/vk/
DGrVkMSAALoadManager.cpp86 GrVkDescriptorSetManager::Handle samplerHandle; in createMSAALoadProgram() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp1135 void Context::bindSampler(GLuint textureUnit, GLuint samplerHandle) in bindSampler()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp1261 void Context::bindSampler(GLuint textureUnit, SamplerID samplerHandle) in bindSampler()