OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vmw_fence
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
vmw_fence.c
43
#include "
vmw_fence
.h"
52
struct
vmw_fence
struct
61
*
vmw_fence
- return the
vmw_fence
object identified by a
66
static INLINE struct
vmw_fence
*
67
vmw_fence
(struct pipe_fence_handle *fence)
function
69
return (struct
vmw_fence
*) fence;
83
struct
vmw_fence
*fence = CALLOC_STRUCT(
vmw_fence
);
125
struct
vmw_fence
*vfence = vmw_fence(*ptr)
[
all
...]
/external/mesa3d/src/gallium/winsys/svga/drm/
vmw_fence.c
43
#include "
vmw_fence
.h"
52
struct
vmw_fence
struct
61
*
vmw_fence
- return the
vmw_fence
object identified by a
66
static INLINE struct
vmw_fence
*
67
vmw_fence
(struct pipe_fence_handle *fence)
function
69
return (struct
vmw_fence
*) fence;
83
struct
vmw_fence
*fence = CALLOC_STRUCT(
vmw_fence
);
125
struct
vmw_fence
*vfence = vmw_fence(*ptr)
[
all
...]
Completed in 26 milliseconds