Searched defs:samplerHandle (Results 1 – 3 of 3) sorted by relevance
98 SamplerHandle samplerHandle, in appendTextureLookup()105 void GrGLSLShaderBuilder::appendTextureLookup(SamplerHandle samplerHandle, in appendTextureLookup()116 SamplerHandle samplerHandle, in appendTextureLookupAndBlend()129 void GrGLSLShaderBuilder::appendInputLoad(SamplerHandle samplerHandle) { in appendInputLoad()
87 GrVkDescriptorSetManager::Handle samplerHandle; in createMSAALoadProgram() local
1523 void Context::bindSampler(GLuint textureUnit, SamplerID samplerHandle) in bindSampler()