Searched defs:dst_coord (Results 1 – 7 of 7) sorted by relevance
61 std::string dst_coord = dst_coords[0]; in GetAveragePoolingKernelCode() local161 std::string dst_coord = dst_coords[0]; in GetMaxPoolingKernelCode() local
65 std::string dst_coord = dst_coords[0]; in GetConcatKernelCode() local
51 const Coordinates dst_coord{ coord.y(), coord.x() }; in transpose() local
69 Coordinates dst_coord{}; in reshape_tensor() local
749 nir_ssa_def *dst_coord = nir_iadd(&b, global_id, &dst_offset->dest.ssa); in build_nir_itoi_compute_shader() local1012 nir_ssa_def *dst_coord = in build_nir_itoi_r32g32b32_compute_shader() local
200 float dst_coord = dst->clip_pos[k] / dst->clip_pos[3]; in interp() local
3270 GLuint dst_coord[3] = { 0, 0, 0 }; in prepareTestCases() local