Searched defs:isSampler (Results 1 – 10 of 10) sorted by relevance
159 bool isSampler; member177 bool isSampler, in UniformTypeInfo()
202 bool isSampler; member
65 bool isSampler() const { return typeInfo->isSampler; } in isSampler() function
321 bool SamplerManager::isSampler(SamplerID sampler) const in isSampler() function in gl::SamplerManager
414 bool isSampler = IsSamplerType(variable.type); in visitNamedVariable() local
1034 GLboolean Context::isSampler(SamplerID samplerName) const in isSampler() function in gl::Context
83 bool isSampler; member
342 bool isSampler() const { return IsSampler(type); } in isSampler() function
389 PFNGLISSAMPLERPROC isSampler = nullptr; variable
328 bool D3DUniform::isSampler() const in isSampler() function in rx::D3DUniform