Searched defs:createSamplers (Results 1 – 5 of 5) sorted by relevance
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::__anone68594690111::ExternalDependencyTestInstance
2687 void Context::createSamplers(GLsizei n, GLuint *samplers) in createSamplers() function in gl::Context