Searched defs:dst_coord (Results 1 – 5 of 5) sorted by relevance
66 std::string dst_coord = dst_coords[0]; in GetAveragePoolingKernelCode() local190 std::string dst_coord = dst_coords[0]; in GetMaxPoolingKernelCode() local
65 std::string dst_coord = dst_coords[0]; in GetConcatKernelCode() 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
3283 GLuint dst_coord[3] = { 0, 0, 0 }; in prepareTestCases() local