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