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

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp4288 static const glw::GLenum optional_pnames[] = { local
4302 static const glw::GLuint optional_pnames_count = sizeof(optional_pnames) / sizeof(optional_pnames[0]);
4309 gl.getFramebufferAttachmentParameteriv(GL_FRAMEBUFFER, attachments[j], optional_pnames[i],
4313 gl.getNamedFramebufferAttachmentParameteriv(0, attachments[j], optional_pnames[i],
4423 static const glw::GLenum optional_pnames[] = { local
4439 static const glw::GLuint optional_pnames_count = sizeof(optional_pnames) / sizeof(optional_pnames[0]);
4446 if (optional_pnames[i] == GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE)
4455 gl.getFramebufferAttachmentParameteriv(GL_FRAMEBUFFER, attachments[j], optional_pnames[
4569 static const glw::GLenum optional_pnames[] = { GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME, local
[all...]

Completed in 94 milliseconds