Searched refs:IsSamplerEntry (Results 1 – 1 of 1) sorted by relevance
132 class IsSamplerEntry class135 typedef ValueEntryIterator<IsSamplerEntry> Iterator;137 IsSamplerEntry (VariableType::Type type) in IsSamplerEntry() function in rsg::__anona792f9370111::IsSamplerEntry1428 IsSamplerEntry::Iterator i = varManager.getBegin(IsSamplerEntry(samplerType)); in countSamplers()1429 IsSamplerEntry::Iterator end = varManager.getEnd(IsSamplerEntry(samplerType)); in countSamplers()1498 …andom().choose<const ValueEntry*>(state.getVariableManager().getBegin(IsSamplerEntry(samplerType)), in TexLookup()1499 state.getVariableManager().getEnd(IsSamplerEntry(samplerType)))->getVariable(); in TexLookup()