Searched defs:samplerPtr (Results 1 – 6 of 6) sorted by relevance
27 const VkSampler* samplerPtr() const { return &fSampler; } in samplerPtr() function
37 const VkSampler* samplerPtr() const { return &fSampler; } in samplerPtr() function
161 D3D12_CPU_DESCRIPTOR_HANDLE* samplerPtr = fSamplers.find(key); in findOrCreateCompatibleSampler() local
165 D3D12_CPU_DESCRIPTOR_HANDLE* samplerPtr = fSamplers.find(key); in findOrCreateCompatibleSampler() local
1365 gl::Sampler *samplerPtr = sampler.second; in SerializeContextToString() local
3735 SpvId* samplerPtr = fVariableMap.find((*p)->fSampler.get()); in writeVariableReference() local