Searched defs:createSamplers (Results 1 – 7 of 7) sorted by relevance
667 void createSamplers (const DeviceInterface& vkd, in createSamplers() function
666 void createSamplers (const DeviceInterface& vkd, in createSamplers() function
640 PFNGLCREATESAMPLERSPROC createSamplers = nullptr; variable
134 glCreateSamplersFunc createSamplers; variable
576 vector<SharedPtrVkSampler> ExternalDependencyTestInstance::createSamplers (const DeviceInterface& v… in createSamplers() function in vkt::__anon5ab202250111::ExternalDependencyTestInstance
576 vector<SharedPtrVkSampler> ExternalDependencyTestInstance::createSamplers (const DeviceInterface& v… in createSamplers() function in vkt::__anon353a9b850111::ExternalDependencyTestInstance
3024 void Context::createSamplers(GLsizei n, GLuint *samplers) in createSamplers() function in gl::Context