Searched refs:fSampler1D_Type (Results 1 – 1 of 1) sorted by relevance
91 , fSampler1D_Type(new Type("sampler1D", SpvDim1D, false, false, false, true)) in Context()128 , fGSampler1D_Type(new Type("$gsampler1D", static_type(*fSampler1D_Type))) in Context()290 const std::unique_ptr<Type> fSampler1D_Type; variable