Searched defs:samplerPtr (Results 1 – 3 of 3) sorted by relevance
27 const VkSampler* samplerPtr() const { return &fSampler; } in samplerPtr() function
161 D3D12_CPU_DESCRIPTOR_HANDLE* samplerPtr = fSamplers.find(key); in findOrCreateCompatibleSampler() local
1389 gl::Sampler *samplerPtr = sampler.second; in SerializeContextToString() local