Searched refs:sampler_pnames (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleDependenciesTests.cpp2398 const glw::GLenum sampler_pnames[] = { GL_TEXTURE_MIN_FILTER, GL_TEXTURE_MAG_FILTER, GL_TEXTURE_WRAP_S, local
2401 const unsigned int n_sampler_pnames = sizeof(sampler_pnames) / sizeof(sampler_pnames[0]);
2405 glw::GLenum pname = sampler_pnames[n_sampler_pname];

Completed in 130 milliseconds