Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dglxglvnd.c27 static unsigned FindGLXFunction(const GLubyte *name) in FindGLXFunction() function
42 unsigned internalIndex = FindGLXFunction(procName); in __glXGLVNDGetDispatchAddress()
49 unsigned internalIndex = FindGLXFunction(procName); in __glXGLVNDSetDispatchIndex()
/external/mesa3d/docs/relnotes/
D12.0.2.rst353 - Avoid overflow in 'last' variable of FindGLXFunction(...)