OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__GLX_MEM_COPY
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/mesa/src/src/glx/
packrender.h
152
#define
__GLX_MEM_COPY
(dest,src,bytes) \
199
__GLX_MEM_COPY
(pc + offset, &a, 8)
208
__GLX_MEM_COPY
(pc + offset, a, alen * __GLX_SIZE_INT8)
212
__GLX_MEM_COPY
(pc + offset, a, alen * __GLX_SIZE_INT16)
215
__GLX_MEM_COPY
(pc + offset, a, alen * __GLX_SIZE_INT32)
218
__GLX_MEM_COPY
(pc + offset, a, alen * __GLX_SIZE_FLOAT32)
221
__GLX_MEM_COPY
(pc + offset, a, alen * __GLX_SIZE_FLOAT64)
eval.c
85
__GLX_MEM_COPY
(data, points, majorOrder * majorStride *
110
__GLX_MEM_COPY
(data, points, majorOrder * majorStride *
121
__GLX_MEM_COPY
(data, points, x);
pixel.c
238
__GLX_MEM_COPY
(iter2, itera,
245
__GLX_MEM_COPY
(iter2, iter, elementsPerRow * elementSize);
445
__GLX_MEM_COPY
(itera, sourceImage,
452
__GLX_MEM_COPY
(iter, sourceImage,
packsingle.h
161
__GLX_MEM_COPY
(p, &reply.pad3, 8)
/external/mesa3d/src/glx/
packrender.h
152
#define
__GLX_MEM_COPY
(dest,src,bytes) \
199
__GLX_MEM_COPY
(pc + offset, &a, 8)
208
__GLX_MEM_COPY
(pc + offset, a, alen * __GLX_SIZE_INT8)
212
__GLX_MEM_COPY
(pc + offset, a, alen * __GLX_SIZE_INT16)
215
__GLX_MEM_COPY
(pc + offset, a, alen * __GLX_SIZE_INT32)
218
__GLX_MEM_COPY
(pc + offset, a, alen * __GLX_SIZE_FLOAT32)
221
__GLX_MEM_COPY
(pc + offset, a, alen * __GLX_SIZE_FLOAT64)
eval.c
85
__GLX_MEM_COPY
(data, points, majorOrder * majorStride *
110
__GLX_MEM_COPY
(data, points, majorOrder * majorStride *
121
__GLX_MEM_COPY
(data, points, x);
pixel.c
238
__GLX_MEM_COPY
(iter2, itera,
245
__GLX_MEM_COPY
(iter2, iter, elementsPerRow * elementSize);
445
__GLX_MEM_COPY
(itera, sourceImage,
452
__GLX_MEM_COPY
(iter, sourceImage,
packsingle.h
161
__GLX_MEM_COPY
(p, &reply.pad3, 8)
Completed in 6691 milliseconds