Searched refs:fSamplerBuffer_Type (Results 1 – 1 of 1) sorted by relevance
111 , fSamplerBuffer_Type(new Type("samplerBuffer", *fTextureBuffer_Type)) in Context()149 , fGSamplerBuffer_Type(new Type("$gsamplerBuffer", static_type(*fSamplerBuffer_Type))) in Context()321 const std::unique_ptr<Type> fSamplerBuffer_Type; variable