Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_dispatch.c3409 const CARD32 ptr_is_null = *(CARD32 *) (pc + 76); in __glXDisp_TexImage3D() local
3411 (const GLvoid *) ((ptr_is_null != 0) ? NULL : (pc + 80)); in __glXDisp_TexImage3D()
H A Dindirect_dispatch_swap.c3761 const CARD32 ptr_is_null = *(CARD32 *) (pc + 76); in __glXDispSwap_TexImage3D() local
3763 (const GLvoid *) ((ptr_is_null != 0) ? NULL : (pc + 80)); in __glXDispSwap_TexImage3D()