OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:compare_vec
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test.h
133
compare_vec
(struct lp_type type, const void *res, const void *ref);
lp_test_main.c
276
compare_vec
(struct lp_type type, const void *res, const void *ref)
function
lp_test_blend.c
525
if(!
compare_vec
(type, res, ref)) {
607
if(!
compare_vec
(type, res + j*stride, ref + j*stride))
/external/mesa3d/src/mesa/main/
dlist.c
5790
compare_vec
(const GLfloat *a, const GLfloat *b, GLuint count)
function
[
all
...]
Completed in 7244 milliseconds