Searched refs:encodingType (Results 1 – 2 of 2) sorted by relevance
1253 glw::GLint encodingType; in isFramebufferAttachmentSRGB() local1255 …chmentParameteriv(targetType, attachment, GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING, &encodingType); in isFramebufferAttachmentSRGB()1258 switch (static_cast<glw::GLenum>(encodingType)) in isFramebufferAttachmentSRGB()
3669 certEncodingType(DWORD encodingType) in certEncodingType() argument3684 switch(encodingType) { in certEncodingType()3692 return PyInt_FromLong(encodingType); in certEncodingType()