OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LP_MIN_VECTOR_ALIGN
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_memory.c
39
PIPE_ALIGN_VAR(
LP_MIN_VECTOR_ALIGN
)
45
PIPE_ALIGN_VAR(
LP_MIN_VECTOR_ALIGN
)
lp_memory.h
37
extern PIPE_ALIGN_VAR(
LP_MIN_VECTOR_ALIGN
)
40
extern PIPE_ALIGN_VAR(
LP_MIN_VECTOR_ALIGN
)
lp_test_conv.c
226
PIPE_ALIGN_VAR(
LP_MIN_VECTOR_ALIGN
) uint8_t src[LP_MAX_VECTOR_LENGTH*LP_MAX_VECTOR_LENGTH];
227
PIPE_ALIGN_VAR(
LP_MIN_VECTOR_ALIGN
) uint8_t dst[LP_MAX_VECTOR_LENGTH*LP_MAX_VECTOR_LENGTH];
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_type.h
65
#define
LP_MIN_VECTOR_ALIGN
32
Completed in 43 milliseconds