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