Home
last modified time | relevance | path

Searched refs:myMaxColorAttachments (Results 1 – 4 of 4) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_Context.hxx523 Standard_Integer MaxColorAttachments() const { return myMaxColorAttachments; } in MaxColorAttachments()
1125 Standard_Integer myMaxColorAttachments; //!< value for GL_MAX_COLOR_ATTACHMENTS member in OpenGl_Context
H A DOpenGl_Context.cxx198 myMaxColorAttachments (1), in OpenGl_Context()
1391 myMaxColorAttachments = 1; in init()
1533 glGetIntegerv (GL_MAX_COLOR_ATTACHMENTS, &myMaxColorAttachments); in init()
3148 OCCT_DUMP_FIELD_VALUE_NUMERICAL (theOStream, myMaxColorAttachments) in DumpJson()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_Context.hxx523 Standard_Integer MaxColorAttachments() const { return myMaxColorAttachments; } in MaxColorAttachments()
1125 Standard_Integer myMaxColorAttachments; //!< value for GL_MAX_COLOR_ATTACHMENTS member in OpenGl_Context
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOpenGl_Context.hxx521 Standard_Integer MaxColorAttachments() const { return myMaxColorAttachments; } in MaxColorAttachments()
979 Standard_Integer myMaxColorAttachments; //!< value for GL_MAX_COLOR_ATTACHMENTS member in OpenGl_Context