Searched defs:samplerExists (Results 1 – 3 of 3) sorted by relevance
214 bool samplerExists(GLuint id) const { in samplerExists() function
539 bool GLClientState::samplerExists(GLuint id) const { in samplerExists() function in gfxstream::guest::GLClientState
268 bool samplerExists = it != info_VkSampler.end(); in filterNonexistentSampler() local