Searched defs:vp (Results 1 – 4 of 4) sorted by relevance
86 # define xthread_get_specific(k,vp) thr_getspecific(k,vp) argument122 # define xthread_get_specific(k,vp) TlsGetValue(k) argument179 # define xthread_get_specific(k,vp) *(vp) = tis_getspecific(k) argument210 # define xthread_get_specific(k,vp) *(vp) = thr_getspecific(k) argument237 # define xthread_get_specific(k,vp) *(vp) = pthread_getspecific(k) argument246 # define xthread_get_specific(k,vp) pthread_getspecific(k,vp) argument
97 size_t vp = 0; in parse_windows_gpu_dlls() local
740 struct vk_viewport_state vp; member834 struct vk_viewport_state vp; member861 const struct vk_viewport_state *vp; member
441 vk_viewport_state_init(struct vk_viewport_state *vp, in vk_viewport_state_init()483 const struct vk_viewport_state *vp) in vk_dynamic_graphics_state_init_vp()