Searched refs:getFenceivNV (Results 1 – 6 of 6) sorted by relevance
372 void getFenceivNV(FenceNVID fencePacked, GLenum pname, GLint *params); \
1103 context->getFenceivNV( in ReplayCall()
7620 void Context::getFenceivNV(FenceNVID fence, GLenum pname, GLint *params) in getFenceivNV() function in gl::Context
107 PFNGLGETFENCEIVNVPROC getFenceivNV = nullptr; variable
2774 ASSIGN("glGetFenceivNV", getFenceivNV); in initProcsSharedExtensions()5539 getFenceivNV = &glGetFenceivNVNULL; in initProcsSharedExtensionsNULL()
5289 context->getFenceivNV(fencePacked, pname, params); in GetFenceivNV()13236 context->getFenceivNV(fencePacked, pname, params); in GetFenceivNVContextANGLE()