Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp205 typedef void (CODEGEN_FUNCPTR *PFNDEPTHRANGEPROC)(GLdouble , GLdouble ); typedef
512 PFNDEPTHRANGEPROC DepthRange;
1055 DepthRange = (PFNDEPTHRANGEPROC)IntGetProcAddress("glDepthRange"); in Switch_DepthRange()