Home
last modified time | relevance | path

Searched defs:src_tile (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DGEMMReshapeLHSMatrix.cpp63 SimpleTensor<T> src_tile{ tile_dims, in.data_type() }; in gemm_reshape_lhs_matrix() local
H A DGEMMReshapeRHSMatrix.cpp63 SimpleTensor<T> src_tile{ tile_dims, in.data_type() }; in gemm_reshape_rhs_matrix() local
H A DWinograd.cpp256 SimpleTensor<T> src_tile{ tile_dims, in.data_type() }; in winograd_input_transform() local
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_stress.c594 unsigned src_tile, src_buf_idx, src_x, src_y; in copy_tiles() local