Searched defs:vres (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/src/core/ |
D | SkBlitRow_D32.cpp | 158 uint8x8_t vsrc, vdst, vres; in blit_row_s32_blend() local 180 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in blit_row_s32_blend() local 202 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in blit_row_s32a_blend() local 233 uint8x8_t vsrc, vdst, vres, vsrc_alphas; in blit_row_s32a_blend() local
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_resource.c | 344 struct virgl_resource *vres = virgl_resource(vtransfer->base.resource); in virgl_staging_map() local 491 struct virgl_resource *vres = virgl_resource(resource); in virgl_resource_transfer_map() local
|
D | virgl_screen.c | 819 struct virgl_resource *vres = virgl_resource(res); in virgl_flush_frontbuffer() local
|
D | virgl_encode.c | 1514 struct virgl_resource *vres = virgl_resource(trans->base.resource); in virgl_encode_transfer() local
|
D | virgl_context.c | 869 struct virgl_resource *vres = virgl_resource(res); in virgl_clear_texture() local
|
/third_party/skia/src/opts/ |
D | SkBitmapProcState_opts.h | 401 uint8x8_t vy, vconst16_8, v16_y, vres; in filter_and_scale_by_alpha() local
|
/third_party/vixl/test/aarch64/ |
D | test-simulator-aarch64.cc | 1930 VRegister vres = v5.V16B(); in Test2OpNEON_Helper() local 2184 VRegister vres = v5.V16B(); in TestByElementNEON_Helper() local 2655 VRegister vres = VRegister(5, vn_bits); in TestOpImmOpImmNEON_Helper() local
|