Searched refs:compare_vec (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_test.h | 132 compare_vec(struct lp_type type, const void *res, const void *ref);
|
| H A D | lp_test_main.c | 285 compare_vec(struct lp_type type, const void *res, const void *ref) function in typeref:typename:boolean
|
| H A D | lp_test_blend.c | 509 if(!compare_vec(type, res, ref)) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_test.h | 132 compare_vec(struct lp_type type, const void *res, const void *ref);
|
| H A D | lp_test_main.c | 285 compare_vec(struct lp_type type, const void *res, const void *ref) function in typeref:typename:boolean
|
| H A D | lp_test_blend.c | 509 if(!compare_vec(type, res, ref)) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 5998 compare_vec(const GLfloat *a, const GLfloat *b, GLuint count) function in typeref:typename:GLboolean 6058 compare_vec(ctx->ListState.CurrentMaterial[i], param, args)) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 5853 compare_vec(const GLfloat *a, const GLfloat *b, GLuint count) function in typeref:typename:GLboolean 5913 compare_vec(ctx->ListState.CurrentMaterial[i], param, args)) {
|
Completed in 57 milliseconds